summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2023-12-15update h5 build make/cmakehathach
2023-12-15Merge branch 'master' into h5hathach
2023-12-14Update jlink script path.Mengsk
2023-12-14Move jlink script.Mengsk
2023-12-13Enhance IAR CMake support.Mengsk
2023-12-13Fix CI & typo.HiFiPhile
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-12-12Add 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-12add reset usb bushathach
2023-12-12add feather nrf52840 express to hil poolhathach
2023-12-11fix buildhathach
2023-12-11reduce s3 baudrate to prevent usb isssue, reset rp2040 usb for board test ↵hathach
example
2023-12-11update hil test to support s3hathach
2023-11-29update esp32 to also be supported by hil testhathach
test run locally well
2023-11-29Merge pull request #2355 from hathach/update-hil-rp2040Ha Thach
Update hil test for rp2040 on self-hosted PI4
2023-11-29Merge pull request #2271 from antoniovazquezblanco/stm32h750dkHa Thach
stm32h750-dk support
2023-11-29stm32h750dk: Fix IAR linker script pathAntonio Vázquez Blanco
2023-11-29stm32h750dk: More codespell in linker fileAntonio Vázquez Blanco
2023-11-29stm32h750dk: Codespell in linker fileAntonio Vázquez Blanco
2023-11-29stm32h750dk: Add linker scriptAntonio Vázquez Blanco
2023-11-28stm32h750bdk: Fix startup and linker scriptAntonio Vázquez Blanco
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-11-24fix pre-commit end of filehathach
2023-11-24fix make buildhathach
2023-11-24stm32h750dk: Initial supportAntonio Vázquez Blanco
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23Merge pull request #2336 from hathach/fix-h7-otg_fs-wfiHa Thach
Fix h7 running on fullspeed phy has issue with WFI
2023-11-22update clock setup for H743 evalhathach
2023-11-22correctly use xtal for initialize usbphy, rt1170 usb is workinghathach
2023-11-22minor update board.hhathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
tested with feather nrf52840, m0, m4
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
added max3241 for feather m4 and tested
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is ↵hathach
possible now with latest freertos cmake
2023-11-16update rt1170 evk with led and button, but usb not working yethathach
2023-11-16update teensy 4.0 and 4.1 (not tested)hathach
2023-11-16update rt1060 and rt1064 evkhathach
2023-11-16correct and tested rt1050 evkbhathach
2023-11-16update rt1050 (not tested)hathach
2023-11-16update rt1024 evkhathach
2023-11-16updat rt1020hathach
2023-11-16update rt1015 evkhathach
2023-11-16update metro m7 airlift and sdhathach
2023-11-16update imxrt1010 with mexhathach
2023-11-16add imxrt1170 evkbhathach
2023-11-16add metro m7 1011 sd with trace etm, try to enable but not working yethathach
2023-11-15Merge pull request #2317 from hathach/add-ra2a1-ekHa Thach
add ra2a1 ek