summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-09Take updated change from cdc_device.HiFiPhile
2024-05-09Merge branch 'master' into vendor_class_zero_length_transferHiFiPhile
2024-05-07Merge pull request #2216 from rgrr/remove-tud_network_link_state_cbHiFiPhile
2024-05-07Merge branch 'master' into remove-tud_network_link_state_cbHiFiPhile
2024-05-07Merge pull request #2227 from rgrr/ncm_device_new2HiFiPhile
2024-05-07Fix CI.HiFiPhile
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile
2024-05-07Increase TCP_WND for better performance.HiFiPhile
2024-05-07Reformat net_lwip_webserver example.HiFiPhile
2024-05-07Reformat NCM class.HiFiPhile
2024-05-06Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227HiFiPhile
2024-05-06Merge pull request #2618 from HiFiPhile/fifo_const_splitHa Thach
2024-05-06Merge pull request #2622 from hathach/ci-updateHa Thach
2024-05-06fix typohathach
2024-05-06temp fix for mm32 redundant-decls of SystemCoreClockhathach
2024-05-06add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (n...hathach
2024-05-06update flash openocdhathach
2024-05-05mostly commentsHardy Griech
2024-05-05minor changes due to CR with HiFiPhileHardy Griech
2024-05-04add cmake for samg55hathach
2024-05-04add cmake for f1c100shathach
2024-05-04fix cihathach
2024-05-04fix get_deps.py for samd5x_e5xhathach
2024-05-03clion settinghathach
2024-05-03mm32 temphathach
2024-05-03fix cihathach
2024-05-03add cmake for xmc4000hathach
2024-05-03add cmake for tm4chathach
2024-05-03rename to samd5x_e5xhathach
2024-05-03merge samd51 and same5xhathach
2024-05-03- add cmake to samd11hathach
2024-05-03add missing FreeRTOSConfig.hhathach
2024-05-03add cmake for stm32wbhathach
2024-05-03fix missing linker entry with cmake for broadcom familyhathach
2024-05-03add cmake for saml2xhathach
2024-05-02add cmake to msp432e4hathach
2024-05-02add cmake to lpc51hathach
2024-05-02update cmake cihathach
2024-05-02add cmake for lpc15hathach
2024-05-02add cmake to lpc1347hathach
2024-05-02update clang formathathach
2024-05-02add cmake for lpc11hathach
2024-05-02add cmake for kinetis k32l2 familyhathach
2024-05-02add cmake for broadcom 64-bit, like 32-bit it compiles but text is only 8 byt...hathach
2024-05-02add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...hathach
2024-04-30Merge pull request #2616 from trejan/patch-1HiFiPhile
2024-04-30Add missing capability bit for CDC ACM serial break supportTrevor
2024-04-30Merge pull request #2615 from maflcko/patch-1HiFiPhile
2024-04-30Update dnserver.c: Match dnserv_free signature with fwd-declmaflcko
2024-04-29Guard const addr fifo functions with TUP_MEM_CONST_ADDR.HiFiPhile