| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-15 | adding hcd dwc2 | hathach | |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach | |
| update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible | |||
| 2024-10-10 | add f407disco to hil pool | hathach | |
| 2024-10-10 | improving dwc2, merging diep and doep if possible | hathach | |
| 2024-09-24 | update dfifo allocation scheme to use top pointer, update document and ↵ | hathach | |
| explanation for EPInfo address and GDFIFO. some function rename update h743 linker to use SRAM1 since USB DMA cannot access DTCM ram update xmc4500 to use uuid for testing | |||
| 2024-05-03 | add cmake for stm32wb | hathach | |
| 2024-04-24 | update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 ↵ | hathach | |
| samd51 nrf | |||
| 2024-04-23 | fix stm board linker define stack before memory def | hathach | |
| 2024-04-23 | clang work with f0 | hathach | |
| 2024-04-19 | more clang update | hathach | |
| 2024-04-19 | - clang h743 build and run cdc_msc ok | hathach | |
| - switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm) | |||
| 2024-04-19 | clang build board test with h743 | hathach | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-11-29 | stm32h750dk: Fix IAR linker script path | Antonio Vázquez Blanco | |
| 2023-11-29 | stm32h750dk: More codespell in linker file | Antonio Vázquez Blanco | |
| 2023-11-29 | stm32h750dk: Codespell in linker file | Antonio Vázquez Blanco | |
| 2023-11-29 | stm32h750dk: Add linker script | Antonio Vázquez Blanco | |
| 2023-11-28 | stm32h750bdk: Fix startup and linker script | Antonio Vázquez Blanco | |
| 2023-11-24 | fix make build | hathach | |
| 2023-11-24 | stm32h750dk: Initial support | Antonio Vázquez Blanco | |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach | |
| 2023-11-23 | minor-update | hathach | |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-11-22 | update clock setup for H743 eval | hathach | |
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is ↵ | hathach | |
| possible now with latest freertos cmake | |||
| 2023-11-15 | add ra2a1 ek | hathach | |
| also make some other changes | |||
| 2023-08-04 | add uid for some stm32 | hathach | |
| 2023-08-03 | more board_api.h rename | hathach | |
| 2023-08-03 | add osal queue name if needed | hathach | |
| also mass change configQUEUE_REGISTRY_SIZE = 4 | |||
| 2023-07-18 | fix etm trace clock with stm32h743eval board | hathach | |
| 2023-06-30 | move LTO checked to family_support.cmake | hathach | |
| 2023-06-27 | rework cmake with rtos support add RTOS to ↵ | hathach | |
| family_configure_device/host/dual_example() | |||
| 2023-06-24 | fix ci build | hathach | |
| 2023-06-24 | move all IAR to cmake | hathach | |
| 2023-06-24 | rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. | hathach | |
| 2023-06-24 | separate iar and gcc build for clean make, also add cpu specific make | hathach | |
| 2023-06-20 | etm trace for nrf52840 | hathach | |
| 2023-06-20 | add etm trace for mcb1800 | hathach | |
| clean up other ide setting | |||
| 2023-06-19 | enable etm trace support for h743 eval | hathach | |
| 2023-06-16 | update h7 to cmake, and move iar build to cmake | hathach | |
| 2023-04-03 | openh743i: initialize USB3300 reset pin | raiden00pl | |
| 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-11 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-09 | Merge pull request #1931 from branalba/master | Ha Thach | |
| For STM32H7 BSP boards, initialize RCC_...TypeDef structs as empty | |||
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-06 | more ci fix | hathach | |
| 2023-03-06 | fix iar ci | hathach | |
