| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-02 | rp2040 add disconnection detection | hathach | |
| - also use dcd_event_bus_reset() - Add TODO for suspend, resume later on (need to test with/without vbus detection). | |||
| 2021-03-02 | rp2040 able to get log with rtt | hathach | |
| add note for segger rtt block search range | |||
| 2021-03-02 | update pico-sdk to more recent commit | hathach | |
| - move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset | |||
| 2021-03-02 | Merge pull request #691 from hathach/fix-rp2040-host-build | Ha Thach | |
| fix rp2040 host build | |||
| 2021-03-02 | fix rp2040 host build | hathach | |
| 2021-03-02 | Merge pull request #684 from hathach/rp2040-host-example | Ha Thach | |
| add rp2040 to host example build | |||
| 2021-03-02 | Merge pull request #690 from hathach/submodule-on-the-fly | Ha Thach | |
| Submodule on the fly | |||
| 2021-03-02 | move fomu to its own family, update ci with build risv | hathach | |
| 2021-03-02 | update ci for msp430 family | hathach | |
| 2021-03-02 | move msp430 into family | hathach | |
| 2021-03-02 | add lib/CMSIS_5 v5.7 locally | hathach | |
| 2021-03-02 | remove submodule lib/CMSIS_5 | hathach | |
| 2021-03-02 | remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5 | hathach | |
| 2021-03-01 | fix freeRTOS config symbol warning with latest kernel | hathach | |
| 2021-03-01 | add submodule lib/FreeRTOS-Kernel | hathach | |
| 2021-03-01 | remove submodule lib/FreeRTOS | hathach | |
| 2021-03-01 | fix ci build for same board | hathach | |
| 2021-03-01 | re-enable all build | hathach | |
| 2021-03-01 | fix ci build for rp2040 | hathach | |
| 2021-03-01 | update microchip_driver | hathach | |
| 2021-03-01 | update family submodule | hathach | |
| temporarily disable other orphaned and esp32s2 build | |||
| 2021-03-01 | try to fetch needed mcu submodule while running make | hathach | |
| 2021-03-01 | audio_decive clean up and bootstrapping of linear (formerly evade) buff. | Reinhard Panhuber | |
| 2021-03-01 | Merge pull request #689 from hathach/update-lpc55 | Ha Thach | |
| move lpc55 into its family | |||
| 2021-03-01 | add lpc55 to ci | hathach | |
| 2021-03-01 | added lpcxpresso 55s28 | hathach | |
| 2021-03-01 | move lpc55 into its own family | hathach | |
| 2021-02-28 | Fix Endpoint descriptor for MIDI Device | Duddie | |
| Endpoint descriptor should be 9 bytes in length (not 7) and have two extra bytes at the end: bRefresh and bSynchAddress According to MIDI USB specification 1.0 (6.2.1 Standard MS Bulk Data Endpoint Descriptor) | |||
| 2021-02-28 | Merge pull request #687 from jgressmann/bugfix/same54xplainedpro-led-inverted | Ha Thach | |
| SAM 54 Xplained Pro: fix inverted logic for board led | |||
| 2021-02-28 | SAM E54 Xplained Pro: applies reviewer feedback | Jean Gressmann | |
| 2021-02-28 | SAM 54 Xplained Pro: fix inverted logic for board led | Jean Gressmann | |
| 2021-02-27 | Update getting_started.md | Ha Thach | |
| 2021-02-27 | Merge pull request #675 from majbthrd/rp2040epaddr | Ha Thach | |
| rp2040: use TU endpoint conventions and remove redundant variables | |||
| 2021-02-26 | rp2040: improve _hw_endpoint_init() | Peter Lawrence | |
| 2021-02-26 | fix indent | hathach | |
| 2021-02-26 | add rp2040 to host example build | hathach | |
| 2021-02-26 | Merge pull request #683 from amitv87/handle_break_req | Ha Thach | |
| Handle CDC_REQUEST_SEND_BREAK | |||
| 2021-02-26 | Update cdc_device.h | boggyb | |
| Minor api callback change as requested | |||
| 2021-02-26 | Merge pull request #682 from hathach/rp2040_fix_hcd_init | Ha Thach | |
| Update RP2040 hcd_init to have rhport argument. | |||
| 2021-02-25 | initial break request handling | amit verma | |
| 2021-02-26 | Merge pull request #676 from majbthrd/rp2040device | Ha Thach | |
| rp2040: don't compile in host code when in device mode | |||
| 2021-02-25 | Update RP2040 hcd_init to have rhport argument. | Liam Fraser | |
| 2021-02-25 | Merge branch 'master' into rp2040epaddr | majbthrd | |
| 2021-02-25 | Merge branch 'master' into rp2040device | majbthrd | |
| 2021-02-25 | rp2040: requested code mode in rp2040_usb.h | Peter Lawrence | |
| 2021-02-25 | Merge pull request #672 from majbthrd/rp2040trim | Ha Thach | |
| rp2040: correctly size variables to reduce RAM usage | |||
| 2021-02-25 | rp2040: requested change from TU_MIN to tu_min16 | Peter Lawrence | |
| 2021-02-25 | Revert tusb_fifo.h include form to original. | Reinhard Panhuber | |
| 2021-02-24 | Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer | Reinhard Panhuber | |
| 2021-02-24 | Merge pull request #680 from kamtom480/fix_setup | kamtom480 | |
| spresense: fix setup processed flag | |||
