hathach
|
f638594536
|
move -flto to board.mk
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
|
2019-11-20 16:06:40 +07:00 |
|
Nathan Conrad
|
cebc066813
|
Add UART HAL source file to stm32f070 makefile.
|
2019-11-03 15:25:55 -05:00 |
|
Nathan Conrad
|
5839159742
|
Enable UART debugging on F070.
|
2019-11-03 09:54:02 -05:00 |
|
hathach
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +07:00 |
|
hathach
|
6183dbd0ce
|
add -Wextra for more warnings to example
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
2019-09-27 00:15:43 +07:00 |
|
Nathan Conrad
|
f830f6956e
|
Correct port assigned on the STM32F070 BSP
|
2019-09-12 14:53:53 -04:00 |
|
hathach
|
ff7261600c
|
ported stm32f2, added board stm32f207zg nucleo
close #127
|
2019-09-12 10:41:03 +07:00 |
|
hathach
|
3f02c35983
|
fix #130
|
2019-09-11 11:55:16 +07:00 |
|
Nathan Conrad
|
4f6bedeac9
|
Rename the STM32 MCU options.
|
2019-09-10 12:57:43 -04:00 |
|
Nathan Conrad
|
65e72de7ce
|
Move interrupt handler into device driver, and rename the OPT_MCU_STM32 constants.
|
2019-09-10 09:35:52 -04:00 |
|
Nathan Conrad
|
2cf2f35fa3
|
Correct JLINK_DEVICE and FREERTOS_PORT in F070RB make file. FreeRTOS and j-link are untested.
|
2019-09-10 08:28:56 -04:00 |
|
Nathan Conrad
|
f7b0aeec52
|
Start clock on F0 and F0, and handle USB interrupts.
|
2019-09-09 19:20:26 -04:00 |
|
Nathan Conrad
|
d1976a30b3
|
Update F3 BSP and create F070RB BSP. Both are untested (but compile).
|
2019-09-09 16:14:38 -04:00 |
|