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
2,419 contributions in the last year
Activity overview
Contributed to
hathach/tinyusb,
adafruit/Adafruit_nRF52_Arduino,
adafruit/Adafruit_nRF52_Bootloader
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in hathach/tinyusb that received 7 comments
add app driver as suggested by #467
Describe the PR Add app driver as suggested by #467, more preferable than #385 Fix #384 , Fix #467 Additional context If applicable, add any othe…
+9
−0
•
7
comments
- add support for SAMD11 devices / add samd11_xplained board
- Add TX callback to CDC device
- Add dcd_edpt_close() to synopsys
- Fix synopsys fifo flush during stall
- support class drivers implemented by application
- update lib/lwip to STABLE-2_1_2_RELEASE
- Fix synopsys odd/even frame bit for IN ISO endpoints
- Fix synopsys size check for ISO endpoint
Created an issue in adafruit/Adafruit_SPIFlash that received 7 comments
SAMD SPI Read issue
Describe the bug When improving spi flash accessing speed, I find out that M0 can perform SPI DMA write without issue, but can only carry out exact…
7
comments