Commit Graph

331 Commits

Author SHA1 Message Date
hathach 59ad5c59df
fix artifacts location 2023-05-26 18:58:21 +07:00
hathach 4bd02fb04d
more test 2023-05-26 18:54:14 +07:00
hathach c88e7481be
retry hw test 2023-05-26 17:15:54 +07:00
hathach 7fb74a33a1
forgot to move hw test 2023-05-26 16:44:29 +07:00
hathach 7ac85d08c7
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly with make 2023-05-26 16:37:47 +07:00
hathach 05cc342dfa
update deps, rename kinetis_k32 to k32l 2023-05-26 15:45:55 +07:00
hathach 1d857605b7
use get_deps.py 2023-05-26 15:25:55 +07:00
hathach 26d05d7fc9
fix issue with ftdi host driver with status bytes
add workflow_dispatch to all ci workflow
2023-05-25 16:53:32 +07:00
hathach 625c27ca58
add workflow_dispatch for manual trigger 2023-05-25 16:20:58 +07:00
hathach 5a0c2bd638
update get_deps.py to support geting family as argument 2023-05-25 16:11:57 +07:00
Ha Thach 1ef820ecfe
Enhance chipidea (#2075)
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd
2023-05-23 21:45:00 +07:00
hathach 1e91fc97e2 remove imxrt from makebuild 2023-05-10 14:59:23 +07:00
hathach c4b2fed8bd forgot sudo 2023-05-10 13:51:45 +07:00
hathach c3770019cb install ninja 2023-05-10 13:50:24 +07:00
hathach 8e3bdd2391 add python script to help building cmake, build all imxrt boards with ci 2023-05-10 13:09:15 +07:00
hathach 4c796b89d8 try to build with cmake on ci 2023-05-10 11:20:26 +07:00
Ha Thach 5f327dd49f
Merge pull request #2006 from hathach/cmake
Cmake
2023-04-06 00:39:39 +07:00
Ha Thach 44fab77c3d
Update bug_report.yml 2023-04-04 11:02:20 +07:00
hathach 5ef260d5fc fix build for esp32 2023-04-03 17:44:05 +07:00
hathach f58da31145
clean up 2023-03-19 18:12:03 +07:00
hathach f75a019732
bsp lpc17 2023-03-19 18:10:26 +07:00
hathach 934baae9b8
bsp lpc51 2023-03-19 17:58:20 +07:00
hathach 64c6b715ce
bsp lpc13 2023-03-19 17:27:45 +07:00
hathach 80be1aa13d
bsp lpc11 2023-03-19 17:19:33 +07:00
hathach 1867ba0bc1
fix l4 hw testing ci 2023-03-19 16:43:59 +07:00
hathach b46632ba07
bsp for f2 f3 2023-03-19 13:11:41 +07:00
hathach 322f58ea85
add CFLAGS_SKIP to improve sam compile time 2023-03-19 12:47:05 +07:00
hathach ab0da3c30b
group stm32l0 2023-03-19 12:01:33 +07:00
hathach 3944f1c4da
group same5x 2023-03-19 11:28:06 +07:00
hathach bbe550efa0
add kinetis family to ci 2023-03-18 20:19:37 +07:00
hathach 6683053f48
finalize 2023-03-17 18:44:30 +07:00
hathach 2e5f649fd3
fix run unit test with pre-commit 2023-03-17 16:57:30 +07:00
hathach 3623ba1884
fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
hathach 2faad42cb1
update ci
- remove submodules init
- pre-commit: forbid new submodule, run in ci
2023-03-17 15:54:25 +07:00
hathach fe77976765 Merge branch 'master' into renesas-ra 2023-03-11 08:15:23 +07:00
hathach 206a9a21e6 fix ci 2023-03-10 23:54:30 +07:00
hathach d41320a42e adding python script to manage dependencies instead of submodule 2023-03-10 20:49:11 +07:00
hathach 05e0205ad0
Merge branch 'master' into renesas-ra 2023-03-08 21:05:06 +07:00
hathach 0957902c40
more ci merge 2023-03-08 12:28:30 +07:00
hathach 9e0ae5f29d
improve ci 2023-03-08 12:15:39 +07:00
hathach ec8c292bbe
clean up 2023-03-06 14:37:40 +07:00
hathach 5c537c25f0
change gcc to 10.3 due to freeRTOS warning 2023-03-06 11:16:21 +07:00
hathach 0a1a61bb6c
try gcc 12.2 with macos 2023-03-05 15:42:05 +07:00
hathach 9824981ee8
ignore mkdir in windows ci 2023-03-05 15:35:02 +07:00
hathach 8a493485e8
more ci test 2023-03-05 13:39:38 +07:00
hathach a99ee1b1a2
bump up gcc, test macos uname 2023-03-04 20:08:10 +07:00
hathach 363fcc5b68
only build 1 board on windows/macos 2023-03-03 16:24:33 +07:00
hathach 9a8a9359e4
use make abspath intead of shell realpath 2023-03-03 15:55:34 +07:00
hathach e92583ffd7
try adding build for windows and macos 2023-03-03 15:37:17 +07:00
hathach 3e86f0532a fix release trigger body 2023-02-13 12:03:09 +07:00