Highlights
- Arctic Code Vault Contributor
Pinned
2,491 contributions in the last year
Less
More
Activity overview
Contributed to
hathach/tinyusb,
adafruit/tinyuf2,
adafruit/Adafruit_nRF52_Arduino
and 5 other
repositories
Contribution activity
March 2021
Created 177 commits in 12 repositories
Created 1 repository
Created a pull request in hathach/tinyusb that received 6 comments
fix race condition that could cause drop packet of Bulk OUT transfer
Describe the PR related to #723, fix issue raised by adafruit/Adafruit_nRF52_Bootloader#195. NRF_USBD->SIZE.EPOUT[epnum] only need to write once t…
+66
−65
•
6
comments
Opened 34 other pull requests in 8 repositories
hathach/tinyusb
17
merged
- remove ses project since it is all broken and occupies space
- use boot2_generic_03h for adafruit feather rp2040
- Cleanup make
- fix build with OPT_MCU_LPC177X_8X
- Release 0.9.0
- Update pico sdk 1.1.0
- Usbd handle set interface
- update doc for BOARD name, add note for udev on Linux
- Add back cmsis5 as submodule
- More ci
- cache all toolchains to speed up ci
- fix enum walkaround forever check for SE0 when pull up is disabled
- More family board
- Improve rp2040
- fix rp2040 host build
- Submodule on the fly
- move lpc55 into its family
adafruit/tinyuf2
1
open
9
merged
adafruit/circuitpython
2
merged
adafruit/Adafruit_nRF52_Bootloader
1
merged
adafruit/Adafruit_FRAM_SPI
1
merged
adafruit/arduino-board-index
1
merged
hathach/microchip_driver
1
merged
PaulStoffregen/USBHost_t36
1
merged
Reviewed 29 pull requests in 7 repositories
adafruit/tinyuf2 11 pull requests
- Ghostfat test boards
- Add Imxrt erase firmware
- Rt1010 sdphost always write to flash
- metro m7: Switch bootloader to 4MB flash part
- Correct detecting the right sdphost binary for linux
- Allow overriding the compilation date/time
- Allow >1 sector per cluster
- Update pr 81
- update funhouse to match revB
- Add support for multiple sectors per cluster in GhostFAT
- Fix build on rp2040
hathach/tinyusb 11 pull requests
- EFM32 Family Support
- Add sltb009a BSP
- SAM E54 XPlained Pro: free PLL1 for application
- Add stm32f072-eval board
- USB TMC Updates
- fix for nrf52840 epout dma race condition
- Edpt iso xfer
- Call One time tu_fifo_write_n on cdcd_xfer_cb
- WIP : Adding Tiva C (ek-tm4c123gxl) support.
- Fix Endpoint descriptor size for MIDI Device
- Improve rp2040
adafruit/Adafruit_nRF52_Bootloader 3 pull requests
adafruit/ArduinoCore-samd 1 pull request
adafruit/Adafruit_SPIFlash 1 pull request
adafruit/Adafruit_TinyUSB_ArduinoCore 1 pull request
hathach/ti_driver 1 pull request
Created an issue in raspberrypi/pico-feedback that received 1 comment
Documentation: USB sie_status CONNECTED (bit 16) should be R-WC instead of RO
RP2040 Datasheet v1.2 Table 415. USB: SIE_STATUS Register page 413, CONNECTED (bit 16) is both WC and read-only making it R-WC. Read to determine t…
1
comment
Opened 1 other issue in 1 repository
adafruit/tinyuf2
1
open
Answered 4 discussions in 1 repository
1
contribution
in private repositories
Mar 1