summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2022-07-01add get-dependencies.pyhathach
2022-07-01update get-deps for cihathach
2022-07-01add get-deps targethathach
update ci to get-deps first
2022-06-29use action gcchathach
2022-06-24fix stm32 g4 and wb build issue with freertos, also add them to ci buildhathach
2022-05-16Merge pull request #1412 from hathach/pio-hostHa Thach
PIO USB support
2022-05-16add upstream Pico-PIO-USBhathach
2022-04-24GH Update to actions/checkout@v3Grant Slater
2022-04-24Replace actions/setup-ruby with replacement ruby/setup-rubyGrant Slater
2022-03-02checkout pio-usbhathach
2022-01-05Split by compiler for testingScott Shawcroft
2021-12-21skip ci for s3hathach
2021-12-20change ci to s3 to espressif_s3_devkitmhathach
2021-12-02temporarily skip s3 build on cihathach
2021-11-08msp432e4 ci typo, skip dfu example for tm4c123hathach
2021-11-08move tm4c132 into bsp family, add it into cihathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-05add xmc4000 to ci buildhathach
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-11-02add L4 to ci, update dochathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
* add NO_LTO option to make * add linkermap submodule and linkermap target * add linkermap to ci build * linkermap doesn't work with esp32sx map file yet * add note for linkermap target
2021-09-29add mm32 to ci build, also re-enable esp32s3hathach
2021-08-19add f1 to ci buildhathach
2021-08-15add gd32vf103 to riscv cihathach
2021-06-28comment out esp32s3 ci due to USB0 not defined in IDF linkerhathach
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
Add rx65n board
2021-06-28reduce esp32s2 board to cihathach
2021-06-28update doc and clean uphathach
2021-06-18add saml21 to CIsabas1080
2021-06-03change ci to pico-sdk develop0.10.1Ha Thach
2021-05-31actually fix pico-sdk checkout to checkout the right branchgraham sanderson
2021-05-31Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular ↵graham sanderson
dependency
2021-05-26separate ci workflow, remove artifact & release uploadhathach
2021-05-26test separate ci workflow for msp430hathach
2021-05-19enable ci for esp32s3 boardshathach
2021-04-28add lpc54 to cihathach
2021-04-28complete lpc15 familyhathach
2021-04-19Merge pull request #783 from alisitsyn/esp-based_on_334e95fHa Thach
WIP: Add new Espressif target esp32s3 for tinyUSB
2021-04-18update ci buildhathach
2021-04-18update per reviewhathach
2021-04-16espressif: temporarily remove the espressif_addax_1 board from testAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex 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-04-11try to correct cihathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
also try to update ci
2021-04-10Add SAML22 boards to build.ymlJoey Castillo
2021-03-30add build-renesas for rx63nhathach
2021-03-05clean uphathach
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
2021-03-05update DEPS_SUBMODULES to optimize cihathach
2021-03-04merge no-family example buildhathach
specify FAMILY_SUBMODULES for all boards