94b03e2cb4
examples: make: fix LOGGER=rtt
...
CMake builds worked, but the variables were brokenly updated for make.
Fixes: a64e3eb0aa update board_test always output on uart
Signed-off-by: Karl Palsson <karl.palsson@marel.com >
2025-09-29 16:04:31 +00:00
a64e3eb0aa
update board_test always output to uart regardless of LOGGER option
2025-07-02 17:27:03 +07:00
41e615d7c2
add make build for maxim
2025-06-11 12:08:16 +07:00
3560ed3d98
remove board_mcu.h
2025-02-11 21:55:28 +07:00
f1ce4918c2
update make to use FreeRTOSConfig in family instead of examples
2025-02-11 21:44:35 +07:00
4396ecd22c
change COMPILE_DEFINE to CFLAGS_CLI for cmake/make
2024-06-25 11:31:19 +07:00
19f1080e38
fix make build due to clang changes
2024-04-24 22:41:22 +07:00
a7bf0e3e7f
clang make work for samd21
2024-04-24 19:21:26 +07:00
b67cb26e51
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
2024-04-24 16:17:33 +07:00
7910cc2981
fix build with rp2040 + max3421
...
- forward MAX3421_HOST=1 from makefile to cmake
- add feather_rp2040_max3421 board to run with ci for rp2040 + max3421
2024-04-04 10:55:14 +07:00
26ca48e7a7
move make.mk and rules.mk to build_system/make
2023-11-23 20:20:01 +07:00