hathach
|
36e07093b8
|
fix samd linker with clang: cannot self-check defined symbol with lld e.g STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000 --> STACK_SIZE = 0
|
2024-04-24 11:26:22 +07:00 |
|
hathach
|
82880eecbd
|
make nanolib linking explicitly by each family/board
|
2023-11-23 12:43:13 +07:00 |
|
hathach
|
a5768f52b4
|
more board_api.h rename
|
2023-08-03 15:50:52 +07:00 |
|
hathach
|
eb7fcf1b74
|
add CPU_CORE for all family
|
2023-06-24 18:38:41 +07:00 |
|
hathach
|
322f58ea85
|
add CFLAGS_SKIP to improve sam compile time
|
2023-03-19 12:47:05 +07:00 |
|
hathach
|
3944f1c4da
|
group same5x
|
2023-03-19 11:28:06 +07:00 |
|