summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc17
AgeCommit message (Collapse)Author
2024-05-10More ci tweak (#2636)Ha Thach
* 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-04-24fix make build due to clang changeshathach
2024-04-22clang compile with lpc40hathach
2024-04-22clang compile with lpc17hathach
2024-01-11add cmake support for lpc17hathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-09-28fix build with new freertos host examplehathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
change tuh_int_handler() to take in_isr as optional parameter (default = true)
2023-08-03more board_api renamehathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-19bsp lpc17hathach