esp-idf/components/soc
Angus Gratton 4297c337f9 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM
The TRM describes IOMUX registers are IO_MUX_x_REG for x in GPIO0-39.

Until now ESP-IDF describes them as PERIPHS_IO_MUX_(pinname)_U

This commit adds additional IOMUX register names which match the ones used in the TRM.
2018-01-30 17:09:37 +08:00
..
esp32 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 2018-01-30 17:09:37 +08:00
include/soc Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
test
component.mk