ChibiOS-Contrib/os
Tracy Wadleigh 17f45e24a3
Fix up SD1 initialization for KL2x
In the case of KINETIS_SERIAL0_IS_UARTLP:
* the argument to `sd_lld_init_driver` needs to be explicitly coerced to a pointer of type `UART_TypeDef`;
* the initialization of `c4_p` needs to be patched, as its position is different in the underlying `UARTLP_TypeDef`.
2020-05-04 10:10:24 -07:00
..
common Various fixes to make it pass tests 2020-04-08 19:55:22 +02:00
hal Fix up SD1 initialization for KL2x 2020-05-04 10:10:24 -07:00
various + Added make targets for flashing and debugging via Black Magic and gdb 2019-10-27 08:01:56 +01:00
.keep Added 'demos' and 'os' subdirectories 2014-10-05 14:27:49 +03:00