1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
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
..
2022-01-13 17:50:59 +01:00
2022-04-26 09:26:02 +02:00
2021-12-03 10:12:37 +01:00
2022-06-01 10:48:34 +02:00
2021-12-03 10:12:37 +01:00
2022-07-11 12:41:17 +02:00
2022-02-17 10:54:04 +01:00
2022-04-25 16:05:28 +02:00
2021-12-03 10:12:37 +01:00
2022-05-17 15:33:08 +02:00
2022-04-27 11:12:27 +02:00
2022-07-25 14:03:01 +02:00
2022-06-03 11:28:49 +02:00
2022-05-31 12:04:50 +02:00
2022-05-03 16:09:20 +02:00
2022-06-02 14:59:50 +02:00
2021-12-03 10:12:37 +01:00
2022-01-13 17:50:59 +01:00
2022-02-02 14:44:50 +01:00
2021-12-03 10:12:34 +01:00
2022-04-28 08:49:54 +02:00
2021-11-17 15:31:17 +01:00
2021-10-01 14:44:10 +02:00
2022-06-07 08:26:37 +02:00
2022-06-01 10:54:01 +02:00