1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/esp32_sdk
Gunar Schorcht ca34e970f1 pkg/esp32_sdk: additional patches required for ESP32-S3
The patches include the following changes:
- define ARRAY_SIZE in `component/spi_flash/spi_flash_timing_tuning.c` only if it is not yet defined by RIOT macros
- add alternative implementations for`spi_flash_disable_interrupts_caches_and_other_cpu` and `spi_flash_enable_interrupts_caches_and_other_cpu` if compiled for RIOT
- fix the undefined reference to `rtc_gpio_force_hold_en_all` in `components/driver/gpio.c`
- rename the bootloader patch to fix the serial number
2022-08-08 08:18:08 +02:00
..
patches pkg/esp32_sdk: additional patches required for ESP32-S3 2022-08-08 08:18:08 +02:00
doc.txt pkg/esp32_sdk: add ESP32 SDK without libraries as package 2022-01-04 16:34:31 +01:00
Kconfig pkg/esp32_sdk: add ESP32 SDK without libraries as package 2022-01-04 16:34:31 +01:00
Makefile pkg/esp32_sdk: Update version to 4.4.1 2022-06-05 11:53:31 +02:00
Makefile.dep pkg/esp32_sdk: add ESP32 SDK without libraries as package 2022-01-04 16:34:31 +01:00
Makefile.include pkg/esp32_sdk: upgrade to ESP-IDF v4.4 2022-05-18 07:27:23 +02:00