• Luca Burelli's avatar
    fix: pin_remap: make periman APIs private and non-remapped (#8940) · e97a5190
    Luca Burelli authored
    Turns out that disabling the periman APIs from remap has a negligible
    effect on the source: the core is already excluded from remapping, as
    are most of the libraries. It's also expected to be a private API not
    exposed by default.
    This patch removes it from both esp32-hal.h and io_pin_remap.h,
    adjusting the relevant libraries.
    e97a5190
io_pin_remap.h 9.53 KB