11 Commits

Author SHA1 Message Date
Ha Thach
3e2ea77506
More ci tweak (#2636)
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action
2024-05-10 18:55:43 +07:00
hathach
19f1080e38
fix make build due to clang changes 2024-04-24 22:41:22 +07:00
hathach
fd059ee24d
clang compile with lpc40 2024-04-22 20:09:54 +07:00
hathach
06c81d8bee
clang compile with lpc17 2024-04-22 19:52:55 +07:00
hathach
3349e40276 add cmake support for lpc17 2024-01-11 17:32:21 +07:00
hathach
82880eecbd
make nanolib linking explicitly by each family/board 2023-11-23 12:43:13 +07:00
hathach
6b8933cfe8
fix build with new freertos host example 2023-09-28 12:55:59 +07:00
hathach
3b0ffd0f48
change hcd_int_handler(rhport, in_isr) signature: add in_isr
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
2023-09-27 15:51:03 +07:00
hathach
1324c2862d
more board_api rename 2023-08-03 17:32:15 +07:00
hathach
eb7fcf1b74
add CPU_CORE for all family 2023-06-24 18:38:41 +07:00
hathach
f75a019732
bsp lpc17 2023-03-19 18:10:26 +07:00