| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-06 | fix CI | hathach | |
| 2020-04-06 | Merge branch 'master' into add-esp32s2 | hathach | |
| 2020-04-06 | add -B for clean and flash | 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 | rename project to cdc_msc_freertos | hathach | |
| 2020-04-01 | reduce freertos task stack size to fit small mcu | hathach | |
| 2020-04-01 | doc update | hathach | |
| 2020-04-01 | add esp32s2 saola bsp | hathach | |
| update cdc_msc_freertos main.c to work with esp32s2 add CMake file | |||
| 2020-04-01 | add dcd_esp32s2 | hathach | |
| skip esp32s2_saola for make build since idf use cmake | |||
| 2020-03-31 | revise argument order for TUD_CONFIG_DESCRIPTOR macro | Peter Lawrence | |
| 2020-03-30 | add provision for multiple configurations | Peter Lawrence | |
| 2020-03-28 | Merge branch 'master' into develop | hathach | |
| 2020-03-27 | usbnet: tweak CDC-ECM after MacOS testing | Peter Lawrence | |
| 2020-03-26 | house keeping | hathach | |
| 2020-03-25 | makefile clean up | hathach | |
| allow board to define CROSS_COMPILE (default to arm gcc) | |||
| 2020-03-24 | Merge branch 'master' into develop | Ha Thach | |
| 2020-03-24 | Merge pull request #194 from cr1901/msp430f5529 | Ha Thach | |
| [WIP] MSP430 Support | |||
| 2020-03-24 | msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck. | William D. Jones | |
| 2020-03-24 | more string id | hathach | |
| 2020-03-23 | enhance string index | hathach | |
| 2020-03-23 | per review | hathach | |
| - remove -Wno-error=lto-type-mismatch - change back to unsigned int | |||
| 2020-03-23 | remove -Wnested-externs since many driver does this including CMSIS_5 | hathach | |
| 2020-03-23 | fix rndis response to get mac address | hathach | |
| - remove cflags -fshort-enums - clean up webserver descriptor | |||
| 2020-03-22 | skip freertos and lwip webserver example for msp430 | hathach | |
| 2020-03-22 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2020-03-17 | Merge branch 'master' into develop | hathach | |
| 2020-03-17 | Merge pull request #301 from majbthrd/nuc505tweak | Ha Thach | |
| NUC505 : fix operation with net_lwip_webserver | |||
| 2020-03-15 | NUC505 : fix operation with net_lwip_webserver | Peter Lawrence | |
| 2020-03-14 | Use CRLF on UART. | Nathan Conrad | |
| 2020-03-11 | clean up | hathach | |
| 2020-03-11 | hack to undef LITTLE_ENDIAN for samg55 | hathach | |
| 2020-03-11 | skip spresense | hathach | |
| 2020-03-11 | fix more build | hathach | |
| 2020-03-11 | fix cortex M7, M23, M33 freertos build | hathach | |
| 2020-03-11 | freertos demo use static only for most optmized sram | hathach | |
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-10 | fix freertos compile | hathach | |
| 2020-03-10 | rename to cdc_msc_freertos | hathach | |
| 2020-03-10 | drop hid for freertos demo to match none os example | hathach | |
| 2020-03-09 | more rename | hathach | |
| 2020-03-09 | rename lwip_webserver to net_webserver for example naming convention (with ↵ | hathach | |
| class driver) | |||
| 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-03-07 | Merge pull request #291 from hathach/port-samg55 | Ha Thach | |
| Port samg55 | |||
| 2020-03-03 | Merge pull request #287 from majbthrd/usbnet | Ha Thach | |
| add CDC-ECM/RNDIS/CDC-EEM network device class with example | |||
| 2020-03-03 | update net class to follow API naming convention | Peter Lawrence | |
| 2020-03-03 | Merge pull request #280 from majbthrd/nuc505 | Ha Thach | |
| add Nuvoton NUC505 | |||
| 2020-03-02 | add CDC-ECM/RNDIS/CDC-EEM network device class with example | Peter Lawrence | |
| 2020-02-26 | Add langid to examples. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2020-02-26 | Add langid to example cdc_msc. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2020-02-26 | Add langid to example cdc_dual_ports. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
