summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23fix ci typohathach
2024-04-23bump up gcc to 12.3hathach
2024-04-23clang skip mcx since it does not work any more with gcchathach
2024-04-23clang work with lpc55hathach
2024-04-23clang work with lpc54hathach
2024-04-22fix linker libgcc for nrfhathach
2024-04-22skip malloc/free in embeddedhathach
2024-04-22clang work with k64f (nostartfiles)hathach
2024-04-22clang work with kl25hathach
2024-04-22clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star...hathach
2024-04-22update lpcopenhathach
2024-04-22clang compile with lpc40hathach
2024-04-22clang compile with lpc17hathach
2024-04-22clang work with lpc43hathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2024-04-22fix print lu format warnings with clanghathach
2024-04-22fix nrfx v3 spim freq when inithathach
2024-04-22fix build with nrfx v3, though max3421e spi does not seem to work well.hathach
2024-04-22dcd nrf change atoimc_bool to atomic_flaghathach
2024-04-19- update nrfx to v3.4.0hathach
2024-04-19adding clang for nrfhathach
2024-04-19clang samd21 build but has issue as samd51hathach
2024-04-19try to add clang for rp2040 but pico-sdk does not support that. (got assert.h...hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19more clang updatehathach
2024-04-19forgot to specify clanghathach
2024-04-19add clang to ci buildhathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-19clang build board test with h743hathach
2024-04-19run config updatehathach
2024-04-19update cmake buildhathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-18Merge pull request #2603 from hathach/nrf-code-formatHa Thach
2024-04-18[add]Add rtthread script support to better integrate into rtthread projects.Rbb666
2024-04-16code formathathach
2024-04-16Merge pull request #2354 from slark-yuxj/masterHa Thach
2024-04-16Merge pull request #2263 from rgrr/compile-with-old-nordic-sdkHa Thach
2024-04-16fix pre-commithathach
2024-04-16skip symlink in pre-commithathach
2024-04-16fix: memory leak: bufyuxiaojun
2024-04-16- in case of mdk conflict to use nrfx v2hathach
2024-04-16revert nvic changeshathach
2024-04-16catch all nrfx versions with an old APIHardy Griech
2024-04-16softdevice nvic calls only if old SDKHardy Griech
2024-04-16make it compile also with old Nordic SDKHardy Griech
2024-04-16Merge pull request #1685 from battlesnake/st_synopsys_sofHa Thach
2024-04-16Merge pull request #1662 from Erlkoenig90/check-usbd-queue-overflowHa Thach
2024-04-16minor update to sofhathach
2024-04-16Merge pull request #1537 from pigrew/endpoint_haltHa Thach
2024-04-16add TU_ASSERT() to check for adding new usb eventhathach