espressif_tinyusb/demos/host/src
hathach 7f377b7e5b improve MSC host demo with
- remove command
- move (rename) command
2014-03-11 23:34:47 +07:00
..
app_os_prio.h refractor app_os_prio.h 2014-03-06 11:37:37 +07:00
cdc_serial_app.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
cdc_serial_app.h clean up 2013-10-16 12:35:55 +07:00
cli.c improve MSC host demo with 2014-03-11 23:34:47 +07:00
cli.h added cli support 2013-09-24 21:04:56 +07:00
keyboard_app.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
keyboard_app.h clean up 2013-10-16 12:35:55 +07:00
main.c refractor app_os_prio.h 2014-03-06 11:37:37 +07:00
mouse_app.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
mouse_app.h clean up 2013-10-16 12:35:55 +07:00
msc_app.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
msc_app.h implement msc device class 2013-11-01 12:11:26 +07:00
rndis_app.c refractor app_os_prio.h 2014-03-06 11:37:37 +07:00
rndis_app.h clean up 2013-10-16 12:35:55 +07:00
tusb_config.h change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00