mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 06:04:19 +00:00
ci: support to build esp32s2beta simple examples
This commit is contained in:

committed by
Angus Gratton

parent
4ce00a4829
commit
25ab8380c8
@@ -3,7 +3,7 @@
|
||||
|
||||
int bootloader_clock_get_rated_freq_mhz()
|
||||
{
|
||||
#warning "TODO: bootloader_clock_get_rated_freq_mhz implementation in esp32s2"
|
||||
// TODO: implement bootloader_clock_get_rated_freq_mhz for esp32s2beta - IDF-758
|
||||
return 999;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user