Commit Graph

11 Commits

Author SHA1 Message Date
Gabriel Ozouf
03c85c0b0e [ion/device/external_flash] Move model specific code
As the N0100 does not have an external flash chip, the code to handle
the external flash does not need to be compiled on this model.
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
ddae6607f9 [ion/device/n0110] Deduce Vbus config from PCB version
Revised PCB (version number > 0) should configure Vbus as a GPIO instead
of an alternate function.
2021-04-16 10:46:10 +02:00
Émilie Feral
2d8f98942e [ion] LED changes color on charging event only for N0110 model 2019-08-08 15:54:41 +02:00
Émilie Feral
bf80957b56 [ion] Reset: add a method Reset::coreWhilePlugged implemented
differently for N0100 & N0110
2019-08-08 15:54:41 +02:00
Émilie Feral
0eae6442db [ion] Fix n0100 Makefile 2019-04-16 10:21:29 +02:00
Émilie Feral
744686bcb3 [ion] Power: specific implementations of standby for N0100 and N0101
(N0100 cannot go in standby as no pin is wired to be a wake-up pin)
2019-04-15 10:01:17 +02:00
Émilie Feral
478d49b416 [ion] DFU leave instruction triggers a core reset on N0101 and a soft
reset on N0100 (to avoid booting on ST bootloader as the device is
plugged)
2019-03-21 14:23:51 +01:00
Émilie Feral
25453f32f7 Revert "[ion] Dummy implementation of n0100 external flash to avoid initing the"
This reverts commit 88737f1e29.
2019-03-15 17:59:12 +01:00
Émilie Feral
88737f1e29 [ion] Dummy implementation of n0100 external flash to avoid initing the
QUADSPI peripheral when unused
2019-03-15 10:23:00 +01:00
Émilie Feral
ff6d8139f3 Merge branch 'master' of github.com:numworks/epsilon into f7 2019-03-14 15:10:40 +01:00
Romain Goyet
7618318a90 [ion/device] Sort files 2019-02-05 11:23:55 +01:00