circuitpython/ports
Sean Cross ed8a52d1db litex: remove call to board_init()
These calls were all moved into `main.c`, however this call was not
removed from litex. As a result, litex was calling `board_init()` twice.

This is currently not a problem, as `fomu` is able to be initialized
twice without issue, however future boards may have issue with this.

This fixes #2991.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-06-02 10:19:40 +08:00
..
atmel-samd A number of small ESP32S2 fixes: 2020-05-28 15:43:55 -07:00
cxd56 Fix port_get_raw_ticks 2020-06-01 11:35:46 +02:00
esp32s2 Spill registers before scanning the stack. 2020-05-28 18:34:14 -07:00
litex litex: remove call to board_init() 2020-06-02 10:19:40 +08:00
mimxrt10xx Merge pull request #2964 from hierophect/mimxrt-busio-cleanup 2020-05-29 10:42:16 -07:00
nrf Merge pull request #2890 from jepler/nrf-audio-tick 2020-06-01 15:51:22 -07:00
stm Merge pull request #2979 from hierophect/stm32-remove-crystals 2020-06-01 15:21:39 -07:00
unix ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00