1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
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
..
arm7_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
atmega32u4 cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega128rfa1 cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega256rfr2 cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega328p cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega1281 cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega1284p cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega2560 cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +01:00
atmega_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
atxmega cpu/atxmega: Add external bus interface 2021-08-24 08:35:41 -03:00
avr8_common avr_libc_extra: implement strerror() 2021-08-09 16:24:04 +02:00
cc26x0_cc13x0 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cc26x2_cc13x2 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cc26xx_cc13xx treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cc2538 ieee802154/radio_hal: detach hal descriptor from driver 2021-08-18 15:24:10 +02:00
cortexm_common cpu/cortexm: ldscripts: bkup-ram -> bkup_ram 2021-08-18 10:29:38 +02:00
efm32 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
esp32 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
esp8266 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
esp_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
fe310 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
kinetis treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lm4f120 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lpc23xx treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lpc1768 cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
mips32r2_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
mips_pic32_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
mips_pic32mx cpu/mips: remove never used load memory address 2020-10-13 18:57:39 +02:00
mips_pic32mz cpu/mips: remove never used load memory address 2020-10-13 18:57:39 +02:00
msp430_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
msp430fxyz treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
native treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
nrf5x_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
nrf51 cpu/nrf51: define GPIO_COUNT 2021-02-14 00:29:47 +01:00
nrf52 Merge pull request #16759 from jia200x/pr/nrf802154/fix_write 2021-08-20 12:31:34 +02:00
nrf9160 kconfig: add Kconfig support for nRF9160 cpu and nRF9160DK board 2021-07-28 20:11:26 +02:00
qn908x treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
riscv_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rpx0xx treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sam0_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sam3 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sam_common cpu/sam_common: set CPU_HAS_BITBAND 2020-08-08 12:44:11 +02:00
samd5x Merge pull request #15845 from benpicco/boards/adafruit-itsybitsy-m4 2021-02-09 19:41:43 +01:00
samd21 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
saml1x treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
saml21 cpu/saml21: moved GCLK_GENCTRL_SRC_MAIN define to top 2021-05-05 23:59:05 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
doc.txt docs/doxygen : Add CPU section 2021-07-09 10:47:42 +02:00
Kconfig treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00