OVMS3-idf/components/soc/include/soc
Angus Gratton a5ae5ac4b3 soc: Allow components to reserve fixed memory ranges that they need
No longer necessary to keep all reserved addresses in 'soc'.

Means 'soc' does not need to know about 'bt', for example.

Also means that Bluetooth can be enabled in config without any memory being reserved for BT
controller. Only if code calling the BT controller is linked in, will this memory be reserved...
2018-08-06 01:37:55 +00:00
..
gpio_periph.h soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
rtc_periph.h soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
sdio_slave_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdmmc_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
soc_memory_layout.h soc: Allow components to reserve fixed memory ranges that they need 2018-08-06 01:37:55 +00:00
spi_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00