mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
feat(esp32c5): support esp32c5 g0 components
This commit is contained in:
@@ -20,7 +20,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/*
|
||||
ESP32-C6 ROM code contains implementations of some of C library functions.
|
||||
ESP32-C5 ROM code contains implementations of some of C library functions.
|
||||
Whenever a function in ROM needs to use a syscall, it calls a pointer to the corresponding syscall
|
||||
implementation defined in the following struct.
|
||||
|
||||
|
Reference in New Issue
Block a user