mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 13:50:38 +00:00
Fix ESP32C3 bootloader mode
This commit is contained in:
parent
e7eea75ef8
commit
c7dfabcefe
@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
.section .init, "ax"
|
||||
.global _start
|
||||
.global _start_hal
|
||||
|
||||
_start_hal:
|
||||
/* Jump to the absolute address defined by the linker script. */
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user