Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,114 contributions in the last year
Activity overview
Contributed to
iqlusioninc/usbarmory.rs,
ferrous-systems/embedded-trainings-2020,
japaric/embedded2020
and 5 other
repositories
Contribution activity
August 2020
japaric has no activity
yet for this period.
July 2020
Created a pull request in japaric/cargo-call-stack that received 4 comments
- add note about bLength and bDescriptorType
- fix unconditional_panic warning
- switch CI to the default branch
- fix path in src/SUMMARY.md
- misc edits to the advanced material
- align usb-2-solution and usb-3
- add USB diagrams
- note in the code that the DK's & Dongle's channels must match
- correct the expansion of the RTIC acronym
- add assignment to beginner/time section
- add intro text to the beginner workshop
- link the repo to the book website
- add more switch info
- add no-USB variants of the Dongle programs
- start off with tool check and more tool installation
- include Linux logs as text files
- rename USB parser solutions
- show a single way to flash the program
- remove empty sections; add open-ended exercises
- add troubleshooting section
- add `change-channel` tool
- beginner: less tooling invocations; add cargo-bloat
- rtic-hello: change name of idle function
- Add license
- update setup: install v0.8 of cargo-{embed,flash}
- fix SW10 position description
- (Windows) Note Dongle needs nothing
- radio-puzzle-help.md: add hint re: log buffer
- add Table 9-4 field values to mdbook as well
- fix broken links
- installation.md: move rust deps up again
- last batch of didactic changes
- dongle-flash: automatic zip cleanup
- CI: add cargo fmt
- radio-puzzle-help.md: add more hints to heapless constants
- didactic changes
- more didactic changes
- fix #40: remove duplicate GET_DESCRIPTOR Configuration instruction
- Radio puzzle heapless docs
- didactic layout and structure changes
- Added advanced material to the book
- Make goal more explicit
- Clarify that bootloader state does not need to be checked by LED
- Clarify logging space a little
- Minor readme fixes
- advanced training materials: text change proposals
- make beginner readme into mdbook
- pre-implement USB SET_ADDRESS request handling