summaryrefslogtreecommitdiff
path: root/examples/build_system/make/make.mk
AgeCommit message (Collapse)Author
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-04-24fix make build due to clang changeshathach
2024-04-24clang make work for samd21hathach
2024-04-24change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)hathach
2024-04-04fix build with rp2040 + max3421hathach
- forward MAX3421_HOST=1 from makefile to cmake - add feather_rp2040_max3421 board to run with ci for rp2040 + max3421
2023-11-23move make.mk and rules.mk to build_system/makehathach