1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/native
Karl Fessel a6bf444489 board/native: undefine FORTIFY_SOURCE to avoid printf replace
printf may be replaced by libc printf_chk if _FORTIFY_SOURCE is
defiend. This undefines it
2021-03-16 12:14:00 +01:00
..
dist native: add and use reset script to reset certain PID 2019-12-03 09:51:52 +01:00
drivers boards/native: add native_drivers module to Kconfig 2020-11-18 10:07:58 +01:00
include socket_zep: allow to specify MAC address of ZEP device 2021-02-16 18:57:27 +01:00
board_init.c boards: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt boards/native: remove deprecated all-debug target 2020-10-28 22:07:36 +01:00
Kconfig boards/native: add native_drivers module to Kconfig 2020-11-18 10:07:58 +01:00
Makefile native: don't use NATIVEINCLUDES in board and board/drivers 2019-08-06 09:44:19 +02:00
Makefile.dep Merge pull request #15430 from benpicco/boards/native-zep 2020-12-01 12:16:41 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include board/native: undefine FORTIFY_SOURCE to avoid printf replace 2021-03-16 12:14:00 +01:00