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- hochiminh city, vietnam
- Sign in to view email
- www.tinyusb.org
Pinned
2,551 contributions in the last year
Activity overview
Contributed to
hathach/tinyusb,
adafruit/Adafruit_nRF52_Arduino,
adafruit/Adafruit_TinyUSB_Arduino
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in adafruit/Adafruit_nRF52_Bootloader that received 21 comments
Major upgrade to bootloader to decouple SoftDevice and self upgrade with uf2
This PR completely (mostly) decouple SoftDevice and Bootloader, however to be safe, and backward compatible the CDC interface can still be used to …
+6,656
−639
•
21
comments
- Add support for stm32f746nucleo board
- Improvements to Synopsys EP OUT
- Optimize tusb_fifo transfer speed.
- Add IAR EWARM compiler attribute and endian support.
- device: fix build warning when CFG_TUSB_DEBUG >= 2
- stm32l476disco clock configuration
- Change mynewt package type to sdk
- Redesign of Synopsys device transmission
Created an issue in adafruit/Adafruit_nRF52_Bootloader that received 4 comments
Decouple SoftDevice and self uf2
Is your feature request related to a problem? Please describe. Decouple softdevice along with adding self uf2. There is a duplicate issue of some s…
•
4
comments