summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04fix enum walkaround forever check for SE0 when pull up is disabledhathach
2021-03-04update doc, skip board_test in esp32s2 cihathach
2021-03-04add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7hathach
2021-03-04Merge pull request #688 from duddie/masterHa Thach
2021-03-03Merge pull request #695 from hathach/more-family-boardHa Thach
2021-03-03Create config.ymlHa Thach
2021-03-03Delete porting.mdHa Thach
2021-03-03clean uphathach
2021-03-03add h745disco to family grouphathach
2021-03-03group h743eval and h743nucleo into stm32h7hathach
2021-03-03mcb1800 and lpc18s37 work well with both device and host demohathach
2021-03-03add lpc18 familyhathach
2021-03-03Merge pull request #692 from hathach/improve-rp2040Ha Thach
2021-03-02clean uphathach
2021-03-02rp2040 add disconnection detectionhathach
2021-03-02rp2040 able to get log with rtthathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02Merge pull request #691 from hathach/fix-rp2040-host-buildHa Thach
2021-03-02fix rp2040 host buildhathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-02Merge pull request #690 from hathach/submodule-on-the-flyHa Thach
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02move msp430 into familyhathach
2021-03-02add lib/CMSIS_5 v5.7 locallyhathach
2021-03-02remove submodule lib/CMSIS_5hathach
2021-03-02remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5hathach
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-03-01remove submodule lib/FreeRTOShathach
2021-03-01fix ci build for same boardhathach
2021-03-01re-enable all buildhathach
2021-03-01fix ci build for rp2040hathach
2021-03-01update microchip_driverhathach
2021-03-01update family submodulehathach
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-03-01Merge pull request #689 from hathach/update-lpc55Ha Thach
2021-03-01add lpc55 to cihathach
2021-03-01added lpcxpresso 55s28hathach
2021-03-01move lpc55 into its own familyhathach
2021-02-28Fix Endpoint descriptor for MIDI DeviceDuddie
2021-02-28Merge pull request #687 from jgressmann/bugfix/same54xplainedpro-led-invertedHa Thach
2021-02-28SAM E54 Xplained Pro: applies reviewer feedbackJean Gressmann
2021-02-28SAM 54 Xplained Pro: fix inverted logic for board ledJean Gressmann
2021-02-27Update getting_started.mdHa Thach
2021-02-27Merge pull request #675 from majbthrd/rp2040epaddrHa Thach
2021-02-26rp2040: improve _hw_endpoint_init()Peter Lawrence
2021-02-26fix indenthathach
2021-02-26add rp2040 to host example buildhathach
2021-02-26Merge pull request #683 from amitv87/handle_break_reqHa Thach