summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-06-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
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-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
2023-06-19enable etm trace support for h743 evalhathach
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
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
2023-06-14mcx neeed helps to locate rtt control blockhathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-12Merge pull request #2104 from hathach/g4-pdHa Thach
2023-06-09move protocol message to stack, disable battery in PWR's CR3hathach
2023-06-08dma rx works wellhathach
2023-06-07movement of TOP in c0ecf8b5 broke RP2040 SDK buildgraham sanderson
2023-06-07inital support for usb typec and pd examplehathach
2023-06-07able to receive first PD messagehathach
2023-06-07revert board flash latency to 8hathach
2023-06-06able to get usbpd irq handlerhathach
2023-06-05clean uphathach
2023-06-05clean uphathach
2023-06-05Merge remote-tracking branch 'mainline/master' into HEADMartino Facchin
2023-06-02build g0 g4 iar cmakehathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-02fix usb clock for dpow1hathach
2023-06-01add new b_g474e_dpow1 boardhathach
2023-06-01add note for B0 clock varianthathach
2023-06-01add freertosconfig for g0, add cmake stlink, add g0 to cmake cihathach
2023-06-01tested with g0b1 nucleohathach
2023-06-01add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in...hathach
2023-06-01Merge branch 'master' into feature/STM32G0hathach
2023-06-01skip set CMAKE_EXECUTABLE_SUFFIX for espressif porthathach
2023-06-01add lto for cmakehathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...hathach
2023-05-26update deps, rename kinetis_k32 to k32lhathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach