hathach
25bace5e81
add cmake for all board in stm32f4. fix build, also move ci for f4 from makefile to cmake
2023-08-04 12:49:26 +07:00
hathach
40833b585b
enable flto for ra makefile
...
- remove ra from ci make build since it is already in cmake ci
2023-08-01 15:44:54 +07:00
hathach
14f1123bbd
remove left-over build_arm
2023-07-01 17:55:36 +07:00
hathach
2ecd7c148d
fix ci with lpc55 and kl, move hw test l4 to cmake iar
2023-06-25 09:55:05 +07:00
hathach
30ccfe0832
more cmake less make
2023-06-24 23:36:52 +07:00
hathach
9b2b4ce647
move some family ci make to cmake
2023-06-24 23:32:24 +07:00
hathach
b59b65d2ed
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
2023-06-24 18:26:51 +07:00
hathach
e7090c7514
cmake refactor
2023-06-02 11:42:17 +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
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
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
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
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
f0ab6d824e
increase hw test timeout to 10s since pyocd seems to take longer to flash
2023-02-10 15:41:48 +07:00
hathach
39a37d82ce
change rp2040 hw test to use pyocd for better stability/performance than openocd
2023-02-10 14:56:32 +07:00
hathach
3846da69d3
run workflow if its yml is updated
2023-02-01 16:37:24 +07:00
hathach
6ec0537408
move hw-stm32l412nucleo-test into build-arm to reduce self-host compile time
...
reduce IAR build to only f0, h7, l4
2023-02-01 15:14:35 +07:00
hathach
d0758d0733
correct ci paths filter
2022-12-08 11:47:01 +07:00
hathach
91d5fa5639
add paths to all workflows
2022-12-08 09:44:26 +07:00
hathach
a3827b87fe
test ci paths
2022-12-08 09:30:42 +07:00
hathach
b37870c964
test exclude-file.txt, add action concurrency
2022-12-04 21:08:47 +07:00
hathach
e3df3ac5ce
add codespell config and ci run
2022-12-04 20:29:24 +07:00
hathach
ba0f1a3be5
disable orphan board workflow and minor update to pi4 workflow
2022-11-16 11:01:54 +07:00
hathach
931b718289
try running HiFiPhile self-host with stm32l412nucleo
2022-11-15 18:10:41 +07:00
hathach
030b50dce3
final clean up
2022-11-06 23:19:34 +07:00
hathach
a0dc9008a7
remove trigger hardware step
2022-11-06 22:39:09 +07:00
hathach
5d13eb8e7a
move test_hardware into build_arm
2022-11-06 22:33:55 +07:00
hathach
ca4ae61c1c
use gh cli instead of action for workflow dispatch
2022-11-06 22:06:22 +07:00
hathach
fee90f353f
bump up setup python action to v4
2022-11-06 15:17:00 +07:00
hathach
b920155444
minor clean up
2022-11-06 14:56:05 +07:00
hathach
4a47db97eb
test hw dfu_runtime
2022-07-29 11:32:17 +07:00