| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-18 | fix ci with kl25z | hathach | |
| 2023-03-18 | more update to kinetis bsp | hathach | |
| 2023-03-18 | merge kinetis into its own family in bsp | hathach | |
| 2023-03-18 | Add support for NXP FRDM_K32L2A4S eval board. | Bob Paddock | |
| 2023-03-17 | update mm32sdk with idndef for SYSCLK_FREQ_XXMHz and SYSCLK_HSI_XXMHz | hathach | |
| add HSE_VALUE define for each board with 8mhz, 12mhz accordingly | |||
| 2023-03-17 | whitespace | hathach | |
| 2023-03-17 | add board: DshanMCU Pitaya Lite | Koen De Vleeschauwer | |
| 2023-03-17 | fix spelling | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-17 | Merge pull request #1960 from hathach/fix-host-enumerate-mul-device | Ha Thach | |
| Fix host enumerate multiple devices from multiple host controllers | |||
| 2023-03-17 | Merge pull request #1860 from howard0su/pico_freertos | Ha Thach | |
| Allow config OS for RP2040 | |||
| 2023-03-17 | update host example, add pio-pico-usb for rp2040 | hathach | |
| 2023-03-17 | Merge pull request #1391 from perigoso/renesas-ra | Ha Thach | |
| Renesas ra family support | |||
| 2023-03-16 | more fix | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-16 | add ra4m1_ek board | hathach | |
| 2023-03-16 | rename ra board name | hathach | |
| 2023-03-16 | rename file link to rusb2 | hathach | |
| 2023-03-16 | fix HAL_Delay no effect bug on st platform | tyustli | |
| 2023-03-11 | remove ra submodules | hathach | |
| 2023-03-11 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-10 | fix ci | hathach | |
| 2023-03-10 | remove the rest of mcu submodules | hathach | |
| 2023-03-10 | remove most of the submodules | hathach | |
| 2023-03-10 | starting to remove submodule cmsis5 and nrfx | 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 | Merge pull request #1933 from kilograham/rp2040_llvm_tweaks | Ha Thach | |
| make rp2040 code compile cleanly with LLVM embedded toochain for ARM. | |||
| 2023-03-06 | more ci fix | hathach | |
| 2023-03-06 | fix iar ci | hathach | |
| 2023-03-06 | change gcc to 10.3 due to freeRTOS warning | hathach | |
| 2023-03-03 | clean up f0 warnings | hathach | |
| 2023-03-02 | rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM | graham sanderson | |
| 2023-02-28 | In some STM32H7 BSP variants, initialized RCC_PeriphCLKInitStruct instances ↵ | Brandon Alba | |
| as empty | |||
| 2023-02-28 | Initialized all RCC init structs for all STM32H7 BSP variants as empty | Brandon Alba | |
| 2023-02-22 | Merge pull request #1796 from Sinitax/master | Ha Thach | |
| Fix ifdefs for disabled uart stdio in rp2040 family | |||
| 2023-02-22 | revert some changes | hathach | |
| 2023-02-22 | move check LIB_PICO_STDIO_UART to board.h | hathach | |
| 2023-02-14 | update pico-pio-usb to include data pid fix (0.5.1) | hathach | |
| 2023-02-13 | forget to add metro 1011 linker | hathach | |
| 2023-02-13 | add uf2 linker for metro m7 1011 | hathach | |
| 2023-02-13 | fix typo | hathach | |
| 2023-02-13 | add metro m7 1011 board def (not running yet) | hathach | |
| 2023-02-12 | Turn data cache on | caleb crome | |
| This fixes https://github.com/hathach/tinyusb/issues/1894. I'm not really sure if this is the correct way to fix it, and I have not tested on all the rest of the family members, however, this lets the i.MX1010 work again. The problem: the latest SDK update does not enable the data cache by default This causes an assert in board_init() when attemping to control clock gating. I haven't investigated further as to *why* it's a problem, but it is a problem. | |||
| 2023-02-06 | * don't force dependency on pico-pio-usb submodule | graham sanderson | |
| * suppress compiler warning/errors especially in pico-pio-usb * disable use of pico-pio-usb on gcc 11.3+ for now as it doesn't compile | |||
| 2023-01-31 | Merge pull request #1779 from P33M/rp2040_device_babble_fix | Ha Thach | |
| rp2040: avoid device-mode state machine hang | |||
| 2023-01-30 | Merge pull request #1768 from ftdigdm/port-ft90x | Ha Thach | |
| Port ft90x | |||
| 2023-01-30 | iar L4 | hathach | |
| 2023-01-30 | iar g4 | hathach | |
| 2023-01-30 | Merge branch 'port-ft90x' of https://github.com/ftdigdm/tinyusb into port-ft90x | Gordon McNab | |
