Pinned
1,675 contributions in the last year
Less
More
Activity overview
Contributed to
CohenArthur/jinko,
ks0n/mfrc522-linux,
CohenArthur/rust-gistre-workshop
and 5 other
repositories
Contribution activity
May 2021
Created 64 commits in 4 repositories
Created a pull request in Rust-GCC/gccrs that received 6 comments
Opened 30 other pull requests in 3 repositories
ks0n/mfrc522-linux
15
merged
- spi: Bump sumbodule and apply API changes
- Update README
- write: Return correct len on successful mfrc522_write
- Add documentation and remove unused tests
- Fix SPI Speed and Address Byte
- Add generate_random_id()
- Fix typo in register and value defines
- Add mem_write
- Add register write
- Bump linux-next submodule
- Add answer slice to command executor
- Remove unused parameter in generate_random
- Keep ownership of spi::DriverRegistration
- Bump submodule
- Add linux-next rust module
ks0n/linux
1
open
6
merged
1
closed
Reviewed 18 pull requests in 5 repositories
ks0n/mfrc522-linux 8 pull requests
Skallwar/suckit 5 pull requests
ks0n/linux 3 pull requests
Rust-GCC/gccrs 1 pull request
Rust-for-Linux/linux 1 pull request
Created an issue in ks0n/mfrc522-linux that received 1 comment
Create Mfrc522Spi abstraction
We need to add the helper functions implemented in mfrc522_spi.h in Rust too, in order to execute commands properly.
Tracking issue:
register_read …
•
1
comment