mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/native: Document flashpage support
This documents the additions of [15935]. [15935]: https://github.com/RIOT-OS/RIOT/pull/15935
This commit is contained in:
parent
0c3ece3ce8
commit
855517326a
@ -12,7 +12,9 @@
|
||||
# Hardware
|
||||
- CPU: Host CPU
|
||||
- RAM: Host RAM
|
||||
- Flash: Host file system
|
||||
- Flash:
|
||||
- for program execution: Host file system
|
||||
- for the @ref drivers_periph_flashpage : emulated in RAM
|
||||
- Network: Tap Interface
|
||||
- UART: Runtime configurable - `/dev/tty*` are supported
|
||||
- Timers: Host timer
|
||||
|
Loading…
Reference in New Issue
Block a user