summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-06-02add IAR support for G0 with cmakehathach
2023-05-26fix build with net_lwip_webserver examplehathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19improve flash targethathach
2023-05-19adding cpu core .mk for makefilehathach
2023-05-19move cmake folder to tools/hathach
2023-05-16fix error on EHCI causes xfer error in non-queued qhd which cause memory faulthathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach
2023-05-13able to build lpc55hathach
2023-05-10try to build with cmake on cihathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-04wiphathach
2023-05-04fix cmake buildhathach
2023-04-27more refactorhathach
2023-04-27cp210x seems to work wellhathach
2023-04-27rename ftdi_host to ftdi_siohathach
2023-04-26enable CDC FTDIhathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21update most examples cmake to build with imxrthathach
2023-04-21example run well with cmake for imxrthathach
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-04-14Fix spelling configuraiton->configurationDevin Auclair
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-04-06Merge pull request #2006 from hathach/cmakeHa Thach
2023-04-03fix build for esp32hathach
2023-03-30Update samplesepatstarkey
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-29adding more cmake supporthathach
2023-03-24Merge pull request #1971 from MattMills/class_net_net_device_mac_address_shou...Ha Thach
2023-03-24update host example to use new tuh mem macroshathach
2023-03-23rename and change default pio usb pin to adafruit feather usb hosthathach
2023-03-22Remove const from tud_network_mac_address in example and test filesMatt Mills
2023-03-22add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...hathach
2023-03-22fine tune CFG_TUH_HID valuehathach
2023-03-21change meaning of CFG_TUH_HID to total number of HID interfaces supported.hathach
2023-03-21add -Wreturn-typehathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach