| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-05 | clean up | hathach | |
| 2020-09-04 | update ci to also build host example | hathach | |
| 2020-07-19 | update ci script | hathach | |
| 2020-07-16 | add tud_speed_get() | hathach | |
| - define both fs and hs configuration descriptor - rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS | |||
| 2020-04-07 | minor clean up | hathach | |
| 2020-04-07 | add ci build_esp32s.py | hathach | |
| 2020-04-07 | skip freertos example for cxd56 msp430 and fomu | hathach | |
| 2020-04-07 | CI: seperate esp32s2 into different job | hathach | |
| skip esp32s in build_all.py script | |||
| 2020-04-06 | fix CROSS_COMPILE for esp32s2 | hathach | |
| 2020-04-03 | minor clean up | hathach | |
| 2020-04-03 | make as wrapper to idf.py for consistency | hathach | |
| update ci build script to only build esp32-s2 target with freertos examples | |||
| 2020-04-01 | doc update | hathach | |
| 2020-04-01 | add dcd_esp32s2 | hathach | |
| skip esp32s2_saola for make build since idf use cmake | |||
| 2020-03-25 | makefile clean up | hathach | |
| allow board to define CROSS_COMPILE (default to arm gcc) | |||
| 2020-03-11 | add cdc_msc_freertos to ci | hathach | |
| 2020-03-09 | fix ci | hathach | |
| 2020-03-09 | add Flash & Ram to ci build result | hathach | |
| 2020-03-09 | Adding lwip_webserver to ci | hathach | |
| - buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver | |||
| 2020-01-03 | try to trigger mynewt example | hathach | |
| 2019-12-24 | Merge branch 'master' into develop | hathach | |
| 2019-12-23 | add driver 99-tinyusb.rules for ubuntu, rename window usbser inf | hathach | |
| 2019-12-09 | fix build | hathach | |
| 2019-11-21 | update build all script to build a specific | hathach | |
| 2019-09-27 | add -Wextra for more warnings to example | hathach | |
| non-stack warning (probably mcu driver) should be suppressed in the board.mk | |||
| 2019-09-11 | rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now | hathach | |
| 2019-08-23 | drop board_* in bsp c file | hathach | |
| move hw/cmsis to hw/mcu/nordic since only nrf uses it. | |||
| 2019-08-08 | format travis build | hathach | |
| 2019-07-11 | clean up build script | hathach | |
| 2019-07-08 | more travis | hathach | |
| 2019-07-03 | include midi_test in travis build | hathach | |
| 2019-05-20 | add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840 | hathach | |
| 2019-05-15 | update travis build script | hathach | |
| 2019-05-15 | ea4357 build with makefile, add to travis | hathach | |
| 2019-05-15 | ea4088 quickstart build with makefile | hathach | |
| 2019-05-15 | mcb1800 work with makefile, add to travis build | hathach | |
| 2019-05-15 | add lpc1769 to travis device example build | hathach | |
| 2019-05-14 | add makefile support for lpcxpresso1347 | hathach | |
| 2019-05-14 | add lpcxpresso11u68 to travis build | hathach | |
| 2019-05-06 | adding msc Start Stop to buitin command, but not complate yet | hathach | |
| add tud_msc_start_stop_cb() as optional callback | |||
| 2019-05-03 | update travis build, make with 4 thread | hathach | |
| 2019-05-03 | reduce travis make thread to 2 | hathach | |
| 2019-05-02 | update travis build | hathach | |
| 2019-05-02 | add hid_test.py for testing #58 | hathach | |
| add feather nrf52840 express to supported board | |||
| 2019-05-02 | support hid generic inout #58 | hathach | |
| - add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT - add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN - add hid_generic_inout example | |||
| 2019-05-01 | update build script | hathach | |
| 2019-04-26 | include msc_dual_lun example to travis | hathach | |
| 2019-03-27 | replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall | hathach | |
| - remove dcd_edpt_stalled() from dcd porting | |||
| 2019-03-23 | add board_noos_millis() for blinky | hathach | |
| 2019-03-20 | clean up | hathach | |
| 2018-11-25 | Introduce a Makefile for the OS_NONE device example | Scott Shawcroft | |
| It currently supports the SAMD21 and SAMD51 only. More will be added later. | |||
