Bastien Nocera
|
6a2cf67289
|
Fix typos
|
2022-12-04 19:43:23 +07:00 |
|
hathach
|
8fe9022a6e
|
fix buid_board.py script
|
2022-06-29 14:06:44 +07:00 |
|
kkitayam
|
b6d09ca761
|
Add compile option to allocate video data into flash in video_capture example
|
2021-10-09 23:02:18 +09:00 |
|
hathach
|
253430a765
|
add example specific DEPS_SUBMODULES
|
2021-03-18 16:28:44 +07:00 |
|
hathach
|
ed8f117dd1
|
explicitly add dcd source file without vendor/family
|
2021-03-17 16:52:07 +07:00 |
|
hathach
|
7d877e286a
|
update DEPS_SUBMODULES to optimize ci
|
2021-03-05 22:24:03 +07:00 |
|
hathach
|
590d8d4d5c
|
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
|
2021-03-04 22:53:02 +07:00 |
|
hathach
|
b846ded487
|
merge no-family example build
specify FAMILY_SUBMODULES for all boards
|
2021-03-04 22:50:45 +07:00 |
|
hathach
|
4a0f5cbd63
|
change output filename to BOARD-Directory
|
2021-01-26 12:46:24 +07:00 |
|
hathach
|
a6efe475e7
|
use cmsis 5 for all stm32
|
2020-10-30 14:14:28 +07:00 |
|
hathach
|
ac231d7b2d
|
l0 use offical st driver repo
|
2020-10-30 13:40:20 +07:00 |
|
hathach
|
ec018fbf4e
|
clean up jlink default interface
|
2020-10-08 17:17:37 +07:00 |
|
hathach
|
50be9d7c3a
|
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
|
2020-04-17 12:27:53 +07:00 |
|
hathach
|
9014ca5528
|
move irq for stm32 fsdev
|
2020-04-08 16:26:14 +07:00 |
|
Nathan Conrad
|
705d43cda7
|
Modify include of HAL, and remove CMSIS clock configuration code, and implement UART for STM32F407Disco
|
2020-03-26 10:10:06 -04:00 |
|
hathach
|
88bdb12ee5
|
close #204 define HSE_VALUE in _hal_conf instead of board.mk
|
2019-12-11 15:19:51 +07:00 |
|
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 |
|
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 |
|
hathach
|
7b2f8cc73a
|
added stm32 L0 support
close #125
|
2019-09-20 13:49:33 +07:00 |
|
hathach
|
80b430fcfc
|
added stm32L0538 discovery board, board test exmaple works
|
2019-09-20 13:02:17 +07:00 |
|