| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-19 | bsp for f2 f3 | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-17 | Merge pull request #1391 from perigoso/renesas-ra | Ha Thach | |
| Renesas ra family support | |||
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-16 | fix HAL_Delay no effect bug on st platform | tyustli | |
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-10-31 | change F207 to use new dwc2 | hathach | |
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-05 | update DEPS_SUBMODULES to optimize ci | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-04 | merge no-family example build | hathach | |
| specify FAMILY_SUBMODULES for all boards | |||
| 2020-10-30 | use cmsis 5 for all stm32 | hathach | |
| 2020-10-30 | f2 use offical st driver repo | hathach | |
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach | |
| 2020-04-08 | move irq for stm32 synopsys | hathach | |
| 2020-03-26 | Modify include of HAL, and remove CMSIS clock configuration code, and ↵ | Nathan Conrad | |
| implement UART for STM32F407Disco | |||
| 2020-01-10 | clean up HSE_VALUE for stm32 | hathach | |
| 2020-01-10 | clean up flash-stlink | hathach | |
| 2019-12-12 | Merge pull request #234 from hathach/stm32f4-blackpill | Ha Thach | |
| move VBUS sense out of dcd_synosys to bsp | |||
| 2019-12-11 | close #204 define HSE_VALUE in _hal_conf instead of board.mk | hathach | |
| 2019-12-11 | move VBUS sense out of dcd_synosys to bsp | hathach | |
| 2019-11-20 | move -flto to board.mk | hathach | |
| current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out). | |||
| 2019-10-24 | fix missing board uart read/write() | hathach | |
| 2019-09-27 | add -Wextra for more warnings to example | hathach | |
| non-stack warning (probably mcu driver) should be suppressed in the board.mk | |||
| 2019-09-12 | ported stm32f2, added board stm32f207zg nucleo | hathach | |
| close #127 | |||
