summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-04-11print correct example namehathach
2020-04-11fix incorrect setup packethathach
2020-04-10Merge pull request #319 from hathach/add-esp32s2Ha Thach
2020-04-10add CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=yhathach
2020-04-09make saola as cmake component, easier to add more esp32 boardhathach
2020-04-09add neopixel led strip driver for saola, make saola as an componenthathach
2020-04-08update cmakehathach
2020-04-07rename saola to saola_1hathach
2020-04-07esp32s2 work with hid_composite_freertoshathach
2020-04-07skip freertos example for cxd56 msp430 and fomuhathach
2020-04-07add hid_composite_freertos examplehathach
2020-04-07example clean uphathach
2020-04-07clean uphathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-04-07only check in sdkconfig.defaultshathach
2020-04-06fix CIhathach
2020-04-06Merge branch 'master' into add-esp32s2hathach
2020-04-06add -B for clean and flashhathach
2020-04-03make as wrapper to idf.py for consistencyhathach
2020-04-02Typo of usbtmc.Nathan Conrad
2020-04-02Fix USBTMC descriptors when INT EP is disabled.Nathan Conrad
2020-04-01rename project to cdc_msc_freertoshathach
2020-04-01reduce freertos task stack size to fit small mcuhathach
2020-04-01doc updatehathach
2020-04-01add esp32s2 saola bsphathach
2020-04-01add dcd_esp32s2hathach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-28Merge branch 'master' into develophathach
2020-03-27usbnet: tweak CDC-ECM after MacOS testingPeter Lawrence
2020-03-26house keepinghathach
2020-03-25makefile clean uphathach
2020-03-24Merge branch 'master' into developHa Thach
2020-03-24Merge pull request #194 from cr1901/msp430f5529Ha Thach
2020-03-24msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck.William D. Jones
2020-03-24more string idhathach
2020-03-23enhance string indexhathach
2020-03-23per reviewhathach
2020-03-23remove -Wnested-externs since many driver does this including CMSIS_5hathach
2020-03-23fix rndis response to get mac addresshathach
2020-03-22skip freertos and lwip webserver example for msp430hathach
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-03-17Merge branch 'master' into develophathach
2020-03-17Merge pull request #301 from majbthrd/nuc505tweakHa Thach
2020-03-15NUC505 : fix operation with net_lwip_webserverPeter Lawrence
2020-03-14Use CRLF on UART.Nathan Conrad
2020-03-11clean uphathach
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2020-03-11skip spresensehathach