summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos
AgeCommit message (Collapse)Author
2021-08-15skip freertos example for gd32vf103hathach
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-06-28fix rx65n with freertos buildhathach
2021-06-18fix build with mm32 boardhathach
2021-06-12set TOP to build with esp32sxhathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
Signed-off-by: MasterPhi <[email protected]>
2021-06-12examples: freertos: add skip for same70Rafael Silva
Signed-off-by: Rafael Silva <[email protected]>
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-04-19cmake cleanuphathach
2021-04-18update per reviewhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
`hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2021-03-31skip freertos example for efm32gg12Rafael Silva
Signed-off-by: Rafael Silva <[email protected]>
2021-03-31remove NVIC_SystemReset() in freertos exampleshathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-23remove ses project since it is all broken and occupies spacehathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-18clean up some exampleshathach
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-24rp2040 skip freertos examplehathach
2021-01-23improve ci for esp32s2hathach
2021-01-22Merge branch 'master' into group-boards-into-familyhathach
2020-12-25skip overflow sram examples for kl25hathach
2020-11-27group esp32s2 board into its grouphathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-08update microchipo driver submodulehathach
2020-08-22add OPT_MCU_SAMD11hathach
skip ci build for example that need more ROM/RAM could fit into SAMD11
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
add note for usb init when using with RTOS
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-19minor clean uphathach
2020-07-18more updatehathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
2020-07-16add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lunhathach
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-29added esp32s2 kaluga bsphathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-06-15clean up, update other example confighathach
2020-05-29fix idf usb pin init changeshathach
2020-04-29fix esp32 ci adding FREERTOS STATIC to sdkconfig defaulthathach
2020-04-22added swo as loggerhathach
tested with feather nrf52840 + jlink
2020-04-17update example to include CXD56 for highspeed modehathach
2020-04-11print correct example namehathach
2020-04-11fix incorrect setup packethathach
also increase usbd stack in example when debug is enabled
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-08update cmakehathach
2020-04-07rename saola to saola_1hathach