1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atxmega
Gerson Fernando Budke 307e8c7a17 cpu/atxmega: Add external bus interface
Introduce XMEGA EBI driver.  This enable EBI for use with all memory
supported by the device and peripherals. It include support to  SRAM,
SDRAM, LCDs or any other external bus access.

Note: This feature only works for A1/A1U series, which are, the series
with EBI hardware.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-08-24 08:35:41 -03:00
..
ebi cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
include cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
periph cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
atxmega_cpu.c cpu/atxmega: Add periph power management 2021-04-02 14:24:31 -03:00
doc.txt cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
Kconfig.XMEGAA cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAB cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAC cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAD cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAE cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Makefile cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
Makefile.dep cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
Makefile.features cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
Makefile.include cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00