Remove critical section code, unused constants, and unused register definitions

This commit is contained in:
Ian Gulliver
2026-04-10 21:27:01 +09:00
parent ff9f9a5c1f
commit bee0fa3aef
3 changed files with 2 additions and 266 deletions

View File

@@ -87,7 +87,6 @@ struct ip_address {
};
void init_spi();
void init_critical_section();
void reset();
void init();
bool check();