| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-13 | add pico2 rp2350 (arm) board | hathach | |
| add pico2 to hil ci | |||
| 2024-09-03 | make function prototypes match definitions ( found with cppcheck) | dp111 | |
| 2024-08-28 | bump up pio-usb to 0.6.1, enable dual hil test for pico | hathach | |
| 2024-08-27 | reset usb when init for max32650/66. change hil max32 to use pico (cmsis ↵ | hathach | |
| dap2), change metro m4 flasher | |||
| 2024-08-22 | skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb | hathach | |
| 2024-08-22 | add pio-usb host test to hil. fix build as well | hathach | |
| 2024-08-22 | add hil support for dual host_info_to_cdc | hathach | |
| replace itsybitsy m4 by metro m4 + max3421e | |||
| 2024-08-22 | circleci tweaks (#2770) | Ha Thach | |
| * skip circleci build on master push * change max32666 probe to jlink, max32625pico is not reliable enough | |||
| 2024-08-19 | mimxrt1015_evk does not work reliably in hil pool (like metro m7). | hathach | |
| 2024-08-19 | update doc, re-enable metro m7 for hil, only build make windows/macos on PR | hathach | |
| 2024-08-19 | fix ci build | hathach | |
| 2024-08-18 | add flash_openocd_adi() for use with max32 | hathach | |
| add feather max32666 to the hil pool | |||
| 2024-08-15 | remove analog PHY from musb_regs_t | hathach | |
| hil: remove ch32v203 since not reliable enough | |||
| 2024-08-15 | add flash-uniflash support for ti tm4c | hathach | |
| 2024-08-13 | use zero wait flash for nano v203 | hathach | |
| 2024-08-13 | remove metro m7 for now | hathach | |
| 2024-08-13 | metro m7 has issue with cdc_msc example randomly on hil test. Exclude it for now | hathach | |
| 2024-08-13 | increase pyserial timeout | hathach | |
| 2024-08-13 | fix concurrent mass storage test conflict, use pyfatfs to access disk dev by ↵ | hathach | |
| usb id instead of mounted in /media/ | |||
| 2024-08-13 | increase enum timeout | hathach | |
| 2024-08-12 | fix more race with ch32v203 and setup when queuing zlp. | hathach | |
| improve hil test failed output | |||
| 2024-08-11 | readd v203 to hil pool | hathach | |
| 2024-08-11 | skip ch32v203 for hil test | hathach | |
| 2024-08-08 | add ch32v203 nano to hil pool | hathach | |
| 2024-08-05 | fix running hil in parallel | hathach | |
| 2024-08-02 | more fsdev clean up | hathach | |
| hil test boards in parallel | |||
| 2024-08-01 | increase hil timeout, reduce fuzzing from 600 to 400 seconds | hathach | |
| 2024-08-01 | add f072 (fsdev 1k) to hil test | hathach | |
| 2024-08-01 | add stm32g0 (fsdev 2k) to hil pool | hathach | |
| remove esp32s3 since cp210x cause usb bus issue in the long run | |||
| 2024-07-25 | add flash stlink | hathach | |
| 2024-07-22 | change s3 baudrate | hathach | |
| 2024-07-19 | add lpc11u37 for hil rpi | hathach | |
| 2024-07-19 | skip msc tests for ra due to existing bug | hathach | |
| 2024-07-19 | update test json | hathach | |
| 2024-07-18 | skip hil test if binary not exist | hathach | |
| 2024-07-18 | fix hil board_test duplication, add cdc_msc_freertos test | hathach | |
| 2024-07-18 | add metro_m7_1011 to hil rpi | hathach | |
| 2024-07-16 | hil flash itsybitsy m4 with picoprobe | hathach | |
| 2024-07-15 | update hil test to run on new pi5 | hathach | |
| 2024-05-10 | More ci tweak (#2636) | Ha Thach | |
| * change concurrency group to ${{ github.workflow }}-${{ github.ref }} * use argparse for build.py hil_test.py, remove the need to install click * move ci win/mac to build_cmake.yml * rename build_family.yml to build_util.yml * build_util.yml support esp32 * integrate build-espressif into build.yml * build.py support make with --board option * add get_deps action * update hil test to reuse action | |||
| 2024-05-09 | Rework ci (#2631) | Ha Thach | |
| * add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click | |||
| 2024-05-07 | Merge branch 'master' into remove-tud_network_link_state_cb | HiFiPhile | |
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | 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-03-01 | reformat code hid_host.c | hathach | |
| - fix ceedling with ruby 3.1 - allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line | |||
| 2024-01-24 | add message when flashing failed | hathach | |
| 2024-01-24 | retry flashih a few time due to random failed by s3 | hathach | |
| 2023-12-13 | minor tweaking | hathach | |
| 2023-12-13 | tweak usb reset wait time, fix test script with IAR server | hathach | |
| 2023-12-13 | try to add samd51 to hil pool using doublereset (rpi gpio) and bossac | hathach | |
