[ion/device] Remove TODO comment

This commit is contained in:
Léa Saviot
2019-04-25 10:59:10 +02:00
parent 794ce8d892
commit 9fb7eb9f92

View File

@@ -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() {