1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/native
Benjamin Valentin 5f1dda0eda boards/native: select MTD defaults for FAT
The FAT file system makes some strong assumptions about sector and
block size that are not met by the default native MTD emulation.

To avoid this trip hazard, change the native MTD defaults when FAT is
used.
2022-02-14 15:10:12 +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 boards/native: select MTD defaults for FAT 2022-02-14 15:10:12 +01:00
board_init.c cpu/native: change mtd_native_dev_t parent name to base 2022-02-09 12:21:53 +01:00
doc.txt boards/native: Document flashpage support 2021-05-11 10:28:03 +02: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 socket_zep: port to radio HAL 2021-11-18 11:51:14 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include cpu/native: add -no-pie to LINKFLAGS 2021-11-10 20:38:25 +01:00