More renames.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-04-21 00:06:28 +02:00
parent 0d3a1bdf51
commit e24eb9b150
12 changed files with 102 additions and 116 deletions

View File

@@ -517,7 +517,7 @@ static void otp_migrate_chaff(void) {
}
#endif
void init_otp_files(void) {
void otp_init_files(void) {
#ifdef PICO_RP2350
otp_migrate_chaff();