Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Simplify USB/Serial/CANbus Kconfig selection | Kevin O'Connor | 2021-03-18 | 1 | -1/+0 |
| | | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32: Adding support for STM32F031x6 (#3871) | Elias Bakken | 2021-02-03 | 1 | -0/+4 |
Add support for alt usart 1 Do not select all functions on 16 K mcu Signed-off-by: Elias Bakken <elias@iagent.no> |