summaryrefslogtreecommitdiff
path: root/tools/build_family.py
AgeCommit message (Expand)Author
2023-11-23rename build_family.py to build_make.pyhathach
2023-11-23move make to examples/build_systemhathach
2023-06-24allow to skip CPU_COREhathach
2023-05-16fix nrf buildhathach
2023-05-04fix cmake buildhathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-22add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...hathach
2023-01-17update build script to support iar with CC=iccarm optionhathach
2022-06-29update build_board.py to parallel buildhathach
2022-06-29more parallel cihathach
2022-06-29build_family.py in parallelhathach
2022-06-29fix buid_board.py scripthathach
2022-05-10include dual examples to cihathach
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2021-08-29add CFG_EXAMPLE_MSC_READONLY for curiosityhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-03-01fix ci build for rp2040hathach
2021-01-27clean up rp2040 assigned_address, remove panic from remote_wakeuphathach
2021-01-26limit artifact to only uf2 for nowhathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-25rename build outputhathach
2021-01-25correct ci scriptshathach
2021-01-24rp2040 skip freertos examplehathach
2021-01-24rp2040 audio_test compilehathach
2021-01-23seperate ci build for family and orphaned boardshathach