| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-23 | rename build_family.py to build_make.py | hathach | |
| 2023-11-23 | move make to examples/build_system | hathach | |
| add -Wl,--no-warn-rwx-segment for gcc 12+ | |||
| 2023-06-24 | allow to skip CPU_CORE | hathach | |
| 2023-05-16 | fix nrf build | hathach | |
| 2023-05-04 | fix cmake build | hathach | |
| 2023-03-30 | update all cmake for esp32 build | hathach | |
| 2023-03-30 | merge s2 and s3, update cmake for espressif, add tinyusb_src as component | hathach | |
| 2023-03-22 | add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new ↵ | hathach | |
| tuh_itf_info_t | |||
| 2023-01-17 | update build script to support iar with CC=iccarm option | hathach | |
| 2022-06-29 | update build_board.py to parallel build | hathach | |
| 2022-06-29 | more parallel ci | hathach | |
| 2022-06-29 | build_family.py in parallel | hathach | |
| 2022-06-29 | fix buid_board.py script | hathach | |
| 2022-05-10 | include dual examples to ci | hathach | |
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2022-01-05 | Skip net and freertos examples | Scott Shawcroft | |
| 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-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 | seperate ci build for family and orphaned boards | hathach | |
