mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
Update apps
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
|
||||
#include "esp_flasher_app_i.h"
|
||||
#include "esp_flasher_uart.h"
|
||||
#ifndef SERIAL_FLASHER_INTERFACE_UART
|
||||
#define SERIAL_FLASHER_INTERFACE_UART /* TODO why is application.fam not passing this via cdefines */
|
||||
#endif
|
||||
#define SERIAL_FLASHER_RESET_HOLD_TIME_MS 100
|
||||
#define SERIAL_FLASHER_BOOT_HOLD_TIME_MS 50
|
||||
#include "esp_loader_io.h"
|
||||
|
||||
#define ESP_ADDR_BOOT_S3 0x0
|
||||
|
||||
Reference in New Issue
Block a user