Kevin O'Connor
|
806cf233ec
|
stm32: Include "misc.h" in stm32l4.c and stm32g4.c
Include for bootloader_request() definition.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2022-12-30 21:28:32 -05:00 |
Kevin O'Connor
|
4af8786587
|
stm32: Move dfu reboot logic to new dfu_reboot.c file
Move the stm32 DFU reboot logic to a new dfu_reboot.c file. This
simplifies the per-chip code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2022-12-18 19:50:08 -05:00 |
Kevin O'Connor
|
b6cd77f6e3
|
stm32: Separate out USB DFU reboot logic in stm32l4.c
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2022-12-18 19:50:08 -05:00 |
Matt Baker
|
d9c917b950
|
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Signed-off-by: Matt Baker <baker.matt.j@gmail.com>
|
2022-09-15 11:51:26 -04:00 |