diff --git a/ion/src/device/n0200/drivers/board.cpp b/ion/src/device/n0200/drivers/board.cpp index 6d698027c..ce9c30ebf 100644 --- a/ion/src/device/n0200/drivers/board.cpp +++ b/ion/src/device/n0200/drivers/board.cpp @@ -109,8 +109,6 @@ void init(bool initBacklight) { initPeripherals(initBacklight); // Initiate L1 cache after initiating the external flash Cache::enable(); - - // TODO if EPSILON_DEVICE_BENCH, run bench? See n0100 } void initClocks() {