| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-23 | Update pin_mux.c | Jerry Palacios | |
| 2024-01-23 | Led pin configurations changed from P3_4 to P0_10 | Jerry Palacios | |
| 2024-01-23 | frdm-mcxn947 folder created | Jerry Palacios | |
| frdm-mcxn947 folder created. Led and button pin modified compared to mcxn947brk board | |||
| 2024-01-12 | Merge pull request #2401 from Ryzee119/ohci_more_dev | Ha Thach | |
| [OHCI] Allow more than 16 devices | |||
| 2024-01-11 | fix build with f1 without uart | hathach | |
| 2024-01-11 | add cmake support for lpc17 | hathach | |
| 2023-12-28 | Merge branch 'hathach:master' into master | 沈玴興 | |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach | |
| - fix warnings build hcd max3421 with rp2040 - add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1 will enable this - add max3421 driver implementation for rp2040 family - update tusb_config for host to allow easy enable host selection for rp2040 (default/pio-usb/max3421) | |||
| 2023-12-26 | tested other ports with featherwing max3421, change cs, intr pin to D10, D9 | hathach | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-12-18 | added ioc for h563 nucleo, usb working with on-board stlink | hathach | |
| 2023-12-18 | add uart printf log into hw/bsp/stm32f1 | YixingShen | |
| fix hw/bsp/stm32f1/stm32f1xx_hal_conf.h's HAL_CORTEX_MODULE_ENABLED | |||
| 2023-12-15 | rename dk board and more update | hathach | |
| 2023-12-15 | update h5 build make/cmake | hathach | |
| 2023-12-15 | Merge branch 'master' into h5 | hathach | |
| 2023-12-14 | Update jlink script path. | Mengsk | |
| 2023-12-14 | Move jlink script. | Mengsk | |
| 2023-12-13 | Enhance IAR CMake support. | Mengsk | |
| 2023-12-13 | Fix CI & typo. | HiFiPhile | |
| 2023-12-13 | try to add samd51 to hil pool using doublereset (rpi gpio) and bossac | hathach | |
| 2023-12-12 | Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation ↵ | henneboi | |
| Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0) | |||
| 2023-12-12 | add reset usb bus | hathach | |
| 2023-12-12 | add feather nrf52840 express to hil pool | hathach | |
| 2023-12-11 | fix build | hathach | |
| 2023-12-11 | reduce s3 baudrate to prevent usb isssue, reset rp2040 usb for board test ↵ | hathach | |
| example | |||
| 2023-12-11 | update hil test to support s3 | hathach | |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach | |
| test run locally well | |||
| 2023-11-29 | Merge pull request #2355 from hathach/update-hil-rp2040 | Ha Thach | |
| Update hil test for rp2040 on self-hosted PI4 | |||
| 2023-11-29 | Merge pull request #2271 from antoniovazquezblanco/stm32h750dk | Ha Thach | |
| stm32h750-dk support | |||
| 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-28 | update hil for pi4 to use new hil_test.py | hathach | |
| 2023-11-24 | fix pre-commit end of file | hathach | |
| 2023-11-24 | fix make build | hathach | |
| 2023-11-24 | stm32h750dk: Initial support | Antonio Vázquez Blanco | |
| 2023-11-24 | Merge branch 'master' into feature/ch32f20x | Ha Thach | |
| 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-23 | correct gcc version major comparison | hathach | |
| 2023-11-23 | Merge pull request #2336 from hathach/fix-h7-otg_fs-wfi | Ha Thach | |
| Fix h7 running on fullspeed phy has issue with WFI | |||
| 2023-11-22 | update clock setup for H743 eval | hathach | |
| 2023-11-22 | correctly use xtal for initialize usbphy, rt1170 usb is working | hathach | |
| 2023-11-22 | minor update board.h | hathach | |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach | |
| tested with feather nrf52840, m0, m4 | |||
| 2023-11-20 | add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage | hathach | |
| added max3241 for feather m4 and tested | |||
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is ↵ | hathach | |
| possible now with latest freertos cmake | |||
