| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-07 | Rename iar.ipcf to iar_template.ipcf | MasterPhi | |
| 2021-09-03 | Add IAR project connections. | MasterPhi | |
| 2021-08-29 | add CFG_EXAMPLE_MSC_READONLY for curiosity | hathach | |
| allow family/board to exclude specific example. exclude net_lwip_webserver from curiosity. | |||
| 2021-04-16 | espressif: group boards using target name as a family | Alex Lisitsyn | |
| `hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach | |||
| 2021-04-16 | tinyusb: add support of esp32s3 target | Alex Lisitsyn | |
| add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted | |||
| 2021-03-10 | update doc for BOARD name, add note for udev on Linux | hathach | |
| 2021-03-04 | update doc, skip board_test in esp32s2 ci | hathach | |
| 2021-03-01 | fix ci build for rp2040 | hathach | |
| 2021-01-27 | clean up rp2040 assigned_address, remove panic from remote_wakeup | hathach | |
| 2021-01-26 | limit artifact to only uf2 for now | hathach | |
| due to the large size of combined binaries of all boards + all examples | |||
| 2021-01-26 | add copy-artifact target, and add uf2 for all family board | hathach | |
| 2021-01-25 | rename build output | hathach | |
| 2021-01-25 | correct ci scripts | hathach | |
| 2021-01-24 | rp2040 skip freertos example | hathach | |
| 2021-01-24 | rp2040 audio_test compile | hathach | |
| 2021-01-23 | improve ci for esp32s2 | hathach | |
| 2021-01-23 | seperate ci build for family and orphaned boards | hathach | |
| 2021-01-22 | Merge branch 'master' into group-boards-into-family | hathach | |
| 2021-01-22 | fix esp32s2 ci build | hathach | |
| 2021-01-14 | replaced variable name to CMDEXE from UNAME. | kkitayam | |
| removed the rule that .d files are converted to .P files. | |||
| 2021-01-13 | update build_all.py to support both single board and family group | hathach | |
| 2021-01-11 | added support for cmd.exe as a shell on make. | kkitayam | |
| 2020-11-09 | fix ci | hathach | |
| 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 | |
