| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-12 | ci skip clang/iar build for stm32n6 | hathach | |
| add stm32-tcpp0203 driver as dependency for h7rs and n6 | |||
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach | |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach | |
| 2025-06-10 | merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. ↵ | hathach | |
| Only support cmake build system rename hw/mcu/analog/max32 to hw/mcu/analog/msdk | |||
| 2025-06-04 | chore: delete accidentally commited submodules | James Sandison | |
| 2025-06-04 | chore: whitespace fix | James Sandison | |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison | |
| 2025-05-28 | add OPT_MCU_MAX32665 | hathach | |
| 2025-05-21 | Merge pull request #3127 from hathach/fix/dcd_race_condition | Ha Thach | |
| add osal spinlock API, Fix/dcd dwc2 race condition | |||
| 2025-05-19 | limit hil-hfp iar build to 4 parallel jobs | hathach | |
| 2025-05-16 | Merge pull request #3103 from wavenumber-eng/mcxa156__sdk216 | Ha Thach | |
| Added initial support for FRDM-MCXA156 and fixed up a crash with FRDM-MCXN947 | |||
| 2025-05-15 | Merge branch 'master' into h7rs | HiFiPhile | |
| 2025-05-15 | bump up pio-usb and codeql version | hathach | |
| 2025-05-13 | pump up pico-pio-usb and cmsis_device_wb | hathach | |
| 2025-04-27 | Added initial support for FRDM-MCXA156 and fixed up a crash with MCXN947 | Eli Hughes | |
| I will be porting tinyuf2 to MCXA156 and N947 and need this work in place. This is the 1st step before bringing in support for other MCX devices. We had previous patched https://github.com/hathach/mcux-sdk.git' for MCX support as it was not pulically available I updated get_deps to point to the mcux-sdk version 2.16.10 from NXP. I repointed the entry in the get_deps script to use NXP MCU repo. The existing current code couldn't build as the MCUXpresso SDK was old. - For now, I put a copy of fsl_spc.c in the drivers folder for the mcx family. None of the ports could build with the version in the mcux github sdk. The sdk on github has version 2.4.0. The SDK package that can be downloaded with the SDK generator uses 2.4.2. All of the clock_config routines use versions of the datastructure from 2.4.2. For now, keeping an updated copy in hw/bsp/mcx/drivers so we can build against the latest mcuxpresso sdk and enable MCXA156. I'll file an issue on the nxp github. - Cleaned up the MCX family.c a little bit. the MCXA/N these chips don't have SCT so I removed the neopixel code. - fixed a clock init issue w/ N947 that was causing it to crash when initializing the uart. - I tested the cmake and make scripts on the A153,A156 and N947 using the CDC/MSC sample. All worked OK. - Patched get_deps so it will do a fetch/check on a new folder. Some of the deps were failing on a fresh clone of tinyusb - Fixed lpc51,54 and lpc55 make/cmake files to build with mcuxpresso sdk 2.16.10 The folder structure for flexcomm/uart changed a little bit - lpc55s59 libpower_hardabi.a no longer is included in mcuxpressosdk, (fsl_power.c is replacement). remove of libpower_hardabi.a from the linker config. LPC55 still works as expected. - Using tinyuf2 get deps | |||
| 2025-04-27 | using get-deps from tinyuf2 | Eli Hughes | |
| 2025-04-17 | - run arm-iar using github action | hathach | |
| - add skip_ci.txt to family folder to skip boards in ci run | |||
| 2025-04-12 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile | |
| 2025-03-25 | add tuh_edpt_close() API, it will abort any pending transfer | hathach | |
| implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header. | |||
| 2025-03-24 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-03-17 | change pio-usb to upstream | Ha Thach | |
| 2025-02-20 | change pio-usb to wip fork for testing | hathach | |
| 2025-02-17 | improve hub: retry if hub interrupt endpoint failed | hathach | |
| bump up pio-usb to latest | |||
| 2025-02-11 | Fix path. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-02-09 | Sort list (bettter for Clion) | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-02-09 | Add CMake presets. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-22 | Update deps. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-12-27 | move mcu supported to README.rst, separated supported boards to boards.rst | hathach | |
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-12-25 | update doc, bump up release 0.18.0 | hathach | |
| revert OPT_MCU_RAXXX value back to 1403 | |||
| 2024-12-17 | Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170 | hathach | |
| 2024-12-12 | more migrate to ra smart configurator | hathach | |
| 2024-12-11 | limit parallel for circleci | hathach | |
| 2024-12-05 | try to run arm-iar with circleci with new token (#2890) | Ha Thach | |
| * try to run arm-iar with circleci with new token * limit iar ci parallel build to 4 for medium+ and 6 for large * add hil-hfp to compile and test with IAR | |||
| 2024-11-27 | Add support for the STM32C0 and the NUCLEO-C071RB. | David (Pololu) | |
| 2024-11-27 | minor clean up | hathach | |
| 2024-11-12 | update host/device_info to build with freertos for espressif board. Add hil ↵ | hathach | |
| test for host/device_info | |||
| 2024-11-11 | fix build filter for esp32 | hathach | |
| 2024-10-18 | add VBUS drive via MFX for h743 eval, but does not seems to work yet | hathach | |
| 2024-10-15 | move core init code to dwc2 common. update/correct build for esppressif | hathach | |
| 2024-10-07 | Merge pull request #2809 from shuffle2/master | Ha Thach | |
| make all python files executable and standardize interpreter | |||
| 2024-10-04 | accept and ignore -f1 option | hathach | |
| 2024-10-04 | add hil_ci_set_matrix.py, starting to support hil with additional build flags | hathach | |
| 2024-09-30 | update build script to correctly skip non max3421 enabled for espressif boards | hathach | |
| 2024-09-17 | make all python files executable and standardize interpreter | Shawn Hoffman | |
| 2024-09-13 | prepare for 0.17.0 release | hathach | |
| 2024-08-28 | bump up pio-usb to 0.6.1, enable dual hil test for pico | hathach | |
| 2024-08-21 | update circle ci to build make (#2769) | Ha Thach | |
| * update build.py script to work with circleci * build make with circle ci * build vm for esp only * nrf imxrt with large resource * nrf imxrt with large resource * remove 2 of nrf boards | |||
| 2024-08-14 | use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5 | hathach | |
| 2024-08-14 | Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port | hathach | |
