| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-04 | Fixed more alert found by PVS-Studio | hathach | |
| 2025-10-24 | fix several warnings | hathach | |
| 2025-10-15 | refactor all nuc to family | hathach | |
| 2025-10-15 | merge nuc121 and 125 | hathach | |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach | |
| 2025-09-17 | Fix board_reset_to_bootloader | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-09-17 | Fix board_init_after_tusb | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-09-17 | Fix board_get_unique_id | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach | |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach | |
| 2025-03-24 | Implement ITM_SendChar(). | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-02-11 | remove board_mcu.h | hathach | |
| 2024-11-27 | Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889) | Ha Thach | |
| * change TUD_EPBUF_TYPE_DEF order * add and fix -Wmissing-prototypes warnings for cmake (skip make) | |||
| 2024-11-21 | - move freertos_hooks to board.c | hathach | |
| - add device/midi_test_freertos example - update bth/dfu/midi device for cache line size | |||
| 2024-11-04 | usbh use the new tusb_time_delay_ms_api() | hathach | |
| fix duplicated device attach for some devices which cause "USBH Defer Attach until current enumeration complete" include dev0 for tuh_edpt_abort_xfer() | |||
| 2024-10-21 | add tusb_time_millis(), able to reset and enable dwc2 port and get SOF active | hathach | |
| 2024-04-24 | Fix bsp mistake | Ha Thach | |
| 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) | |||
| 2023-11-23 | minor-update | hathach | |
| 2023-08-31 | improve connection & disconnection detection. But there is still issue when ↵ | hathach | |
| CONDETIRQ occurs but we are disabled interrupt (for osal queue access). | |||
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach | |
| 2023-06-05 | clean up | hathach | |
| 2023-06-05 | clean up | hathach | |
| 2023-05-08 | build host examples with imx | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-01-18 | get most examples build with iar | hathach | |
| 2022-11-21 | add board_getchar() for non-blocking getchar() | hathach | |
| 2022-11-18 | update uart read for lpc18/43 for testing | hathach | |
| 2021-12-07 | Merge pull request #1222 from scoudreau/swo_logger | Ha Thach | |
| Remove unused-parameter errors when LOGGER=swo | |||
| 2021-12-01 | Remove unused-parameter errors when LOGGER=SWO | Sebastien COUDREAU | |
| 2021-10-26 | add hw config struct | hathach | |
| 2021-10-15 | update some sense warning from -Wconversion | hathach | |
| 2021-07-02 | Merge branch 'master' into kkitayam-fix_rtt_for_rx_family | hathach | |
| 2021-07-02 | extend stack areas to enable logging | kkitayam | |
| add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB | |||
| 2021-07-01 | better support for hid device set/get protocol | hathach | |
| add caplock detection for hid_composite | |||
| 2020-05-22 | update makefile to build with ohci host | hathach | |
| update ses project for lpc1769 with rtt | |||
| 2020-04-22 | added swo as logger | hathach | |
| tested with feather nrf52840 + jlink | |||
| 2020-04-22 | add LOGGER option to use rtt | hathach | |
| update example readme for debug log. Update bug template to ask for LOG as well. | |||
| 2020-03-24 | Merge pull request #194 from cr1901/msp430f5529 | Ha Thach | |
| [WIP] MSP430 Support | |||
| 2020-03-11 | clean up | hathach | |
| 2019-10-29 | correct read()/write() retarget for msp430, fix msp430 button state | hathach | |
| 2019-10-12 | adding log support with uart | hathach | |
| started with pca10056 | |||
