summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-24move some family ci make to cmakehathach
2023-06-24fix l4 freertos buildhathach
2023-06-24fix build with L4hathach
2023-06-24fix ci buildhathach
2023-06-24Merge branch 'hathach:master' into masterDave Nadler
2023-06-24move all IAR to cmakehathach
2023-06-24add cmake for f0, f1hathach
2023-06-24fix iar with makehathach
2023-06-24fix missing replacehathach
2023-06-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24allow to skip CPU_COREhathach
2023-06-24more CPU_COREhathach
2023-06-24add CPU_CORE for all familyhathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-24update all stm32 to use new enhance makehathach
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
2023-06-23Board support for STM32F407VETxAndrew Hooper
2023-06-21Merge pull request #2101 from eustas/patch-1Ha Thach
Fix typos
2023-06-21Merge pull request #2117 from hathach/etm_traceHa Thach
Etm trace
2023-06-20ide settingshathach
2023-06-20use system_nrf5x.c built-in support for ETM with ENABLE_ETMhathach
2023-06-20etm trace for nrf52840hathach
2023-06-20add etm trace for mcb1800hathach
clean up other ide setting
2023-06-19Add CDC+UAC2 composite device example for PicoAngel Molina
Signed-off-by: Dhiru Kholia <[email protected]>
2023-06-19enable etm trace support for h743 evalhathach
2023-06-17fix example of bare_api, check empty stringdsugisawa-mixi
2023-06-16Merge pull request #2113 from hathach/correct-iar-buildHa Thach
correct cmake iar build
2023-06-16correct cmake iar buildhathach
2023-06-16Merge pull request #2112 from hathach/minor-naming-opt-mcu-imxrtHa Thach
Minor naming opt mcu imxrt
2023-06-16update h7 to cmake, and move iar build to cmakehathach
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
fix build util with makefile
2023-06-16remove legacy transdimension driverhathach
2023-06-15Merge pull request #1985 from kkitayam/uvc_bulkHa Thach
Add the capability for video class to handle a bulk endpoint in the streaming interface.
2023-06-15Merge pull request #2110 from hathach/chipidea-fsHa Thach
Chipidea fs
2023-06-15fix ci with win/machathach
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-06-14update kinetis kl to use mcx-sdk, also add cmake supporthathach
note: cdc_msc_freertos built but does not seems to work with kl
2023-06-14Merge pull request #2109 from hathach/typec-renameHa Thach
Typec rename
2023-06-14mcx neeed helps to locate rtt control blockhathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-14rename typec driverhathach
2023-06-13ide settinghathach
2023-06-13Merge pull request #2107 from hathach/fix-usbh-enum-issueHa Thach
fix usbh issue when device genreate multiple attach/detach/attach when plugging in
2023-06-13fix usbh issue when device genreate multiple attach/detach/attach when ↵hathach
plugging in
2023-06-12Merge pull request #2104 from hathach/g4-pdHa Thach
Initial support for USB PD stack
2023-06-12add typec example to cmakehathach