Commit Graph

211 Commits

Author SHA1 Message Date
Ha Thach 05e19b7848
Update feature_request.yml 2022-08-19 23:57:39 +07:00
hathach d36ea6ddc1
update issue template 2022-07-28 12:23:01 +07:00
hathach 53db23142a add get-dependencies.py 2022-07-01 17:23:14 +07:00
hathach 5323472afd update get-deps for ci 2022-07-01 16:37:34 +07:00
hathach 12341118e3 add get-deps target
update ci to get-deps first
2022-07-01 16:24:58 +07:00
hathach 1e00fe78c7 use action gcc 2022-06-29 14:07:00 +07:00
hathach 835ab01cab
fix stm32 g4 and wb build issue with freertos, also add them to ci build 2022-06-24 21:52:51 +07:00
Ha Thach c2bcda86e2
Merge pull request #1412 from hathach/pio-host
PIO USB support
2022-05-16 16:29:20 +07:00
hathach 4586d8f119 add upstream Pico-PIO-USB 2022-05-16 13:44:06 +07:00
Grant Slater 35d1a71ed7 GH Update to actions/checkout@v3 2022-04-24 16:49:29 +01:00
Grant Slater 3a1c7339cd Replace actions/setup-ruby with replacement ruby/setup-ruby 2022-04-24 16:48:49 +01:00
hathach 98bbb0d402
Merge branch 'master' into pio-host 2022-04-21 12:05:22 +07:00
hathach ccafb42c82
disable blank issues, add online docs link 2022-04-20 14:40:55 +07:00
hathach 45052c625e
Merge branch 'master' into pio-host 2022-03-20 00:51:00 +07:00
Ha Thach 228e185a15
Update bug_report.yml 2022-03-12 16:58:37 +07:00
hathach d4d7d35afb checkout pio-usb 2022-03-02 13:24:51 +07:00
Scott Shawcroft 84e2df51be
Split by compiler for testing 2022-01-05 14:11:39 -08:00
hathach 63310d72e1 skip ci for s3 2021-12-21 00:04:50 +07:00
hathach a442679459 change ci to s3 to espressif_s3_devkitm 2021-12-20 23:55:04 +07:00
hathach 1d1e75236c temporarily skip s3 build on ci 2021-12-02 12:02:25 +07:00
Ha Thach e5adc46805
Update bug_report.yml 2021-11-22 11:27:37 +07:00
Ha Thach 64e6170224
Update bug_report.yml 2021-11-22 11:26:23 +07:00
hathach 1c77f9f669
msp432e4 ci typo, skip dfu example for tm4c123 2021-11-08 20:03:47 +07:00
hathach 17ef1503c8
move tm4c132 into bsp family, add it into ci 2021-11-08 17:37:21 +07:00
hathach f65917f51a
rename to simply OPT_MCU_MSP432E4, add msp432e to ci 2021-11-08 17:29:26 +07:00
hathach 3fc3e400b0
add xmc4000 to ci build 2021-11-05 13:23:31 +07:00
hathach 0e733ae14b
add pi4 to ci build in build_aarch64 2021-11-02 21:46:23 +07:00
hathach 4431ced598 add L4 to ci, update doc 2021-11-02 16:20:39 +07:00
Ha Thach b26cc2cc46
Add linkermap for size analysis (#1136)
* 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-10-13 00:57:45 +07:00
hathach b5b03e6c7f
add mm32 to ci build, also re-enable esp32s3 2021-09-29 15:33:44 +07:00
hathach 4b72ad9b9f add f1 to ci build 2021-08-19 18:54:53 +07:00
hathach 37d9f940ee add gd32vf103 to riscv ci 2021-08-15 17:21:31 +07:00
hathach 3a2317b7dc bug form update 2021-06-28 16:40:30 +07:00
hathach e6d6299706 more bug form template 2021-06-28 16:39:31 +07:00
hathach 3465cbd839 more bug form update 2021-06-28 16:37:13 +07:00
hathach ddcd657e40 more fixing 2021-06-28 16:33:21 +07:00
hathach 903e699273 fixing bug form 2021-06-28 16:30:38 +07:00
hathach b6f226dbaa comment out esp32s3 ci due to USB0 not defined in IDF linker 2021-06-28 16:25:28 +07:00
hathach 35eaa4a4e3 Use bug report form 2021-06-28 16:25:22 +07:00
hathach 01987ef86c merge saml21 + saml22 = saml2x 2021-06-28 14:37:41 +07:00
Ha Thach b2feae15e4
Merge pull request #927 from hathach/add-rx65n-board
Add rx65n board
2021-06-28 13:53:42 +07:00
hathach 07e6a0e870 reduce esp32s2 board to ci 2021-06-28 13:13:00 +07:00
hathach 856dc0bab9 update doc and clean up 2021-06-28 12:59:53 +07:00
sabas1080 1b33504e14 add saml21 to CI 2021-06-18 11:11:26 -05:00
Ha Thach 14fc0987ac
Update bug_report.md 2021-06-10 11:03:58 +07:00
Ha Thach d49938d0f5
change ci to pico-sdk develop 2021-06-03 01:16:27 +07:00
Ha Thach 8ea0dfba68
Merge pull request #865 from kilograham/pico-0.10.0
Pico 0.10.0
2021-06-03 01:02:54 +07:00
graham sanderson 9b17acd168 actually fix pico-sdk checkout to checkout the right branch 2021-05-31 11:23:14 -05:00
graham sanderson db138a530c Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular dependency 2021-05-31 11:10:55 -05:00
Ha Thach 4f97915d48
Update bug_report.md 2021-05-30 13:50:14 +07:00