Commit Graph

56 Commits

Author SHA1 Message Date
Mengsk
3eb7d6ede9 Enhance IAR CMake support. 2023-12-13 17:20:51 +01:00
hathach
26ca48e7a7 move make.mk and rules.mk to build_system/make 2023-11-23 20:20:01 +07:00
hathach
7213b8abb1 move tools/cmake to examples/build_system 2023-11-23 20:06:22 +07:00
hathach
82880eecbd make nanolib linking explicitly by each family/board 2023-11-23 12:43:13 +07:00
hathach
1a98f5389c correct gcc version major comparison 2023-11-23 12:07:59 +07:00
hathach
51312f70fd move make to examples/build_system
add -Wl,--no-warn-rwx-segment for gcc 12+
2023-11-23 11:44:14 +07:00