mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
4e3c0777fc
This adds a layer of convenience abstraction over classical Harvard architectures (like most AVRs) that do not map the flash memory into the data address space and modern Harvard architectures or von-Neumann architectures that do so. The motivation is to safe a lot of RAM for AVR by storing constant strings into flash. |
||
---|---|---|
.. | ||
atmega_gpio.h | ||
atmega_regs_common.h | ||
cpu_clock.h | ||
cpu_conf.h | ||
gpio_ll_arch.h | ||
periph_cpu_common.h |