Move disabling brown-out code to power subsystem

This commit is contained in:
Oleg Kalachev
2026-04-23 15:06:07 +03:00
parent 835b2243e8
commit 6e439859bc
4 changed files with 8 additions and 9 deletions
-1
View File
@@ -1,4 +1,3 @@
// Dummy file to make it possible to compile simulator with Flix' util.h
#define WRITE_PERI_REG(addr, val) {}
#define REG_CLR_BIT(_r, _b) {}