hathach
63b776f7cf
add some tests support for msc host
...
refractor msch buffer for getting inital scsi like inquiry, read capacity
adding support for resovling stall on control pipe
2013-09-24 15:21:16 +07:00
hathach
cc91a73cdc
fix pingstate for highspeed bulk out transfer
...
temp implementation of msc host --> can issue inquiry command
2013-09-22 18:44:55 +07:00
hathach
5708863859
house keeping, clean up warnings
2013-09-21 14:38:40 +07:00
hathach
d15ba08fdc
house keeping
2013-09-21 13:17:43 +07:00
hathach
2db5fcdf0a
update keil project for freertos & cmsis
2013-09-21 01:05:54 +07:00
hathach
f8f398a681
start to add msc host, fix dangerous problem with unstable device when plugged --> 200 ms delay. 50ms delay after each port reset
2013-09-20 23:53:48 +07:00
hathach
52ae0afeb6
refine hid host driver
2013-09-20 16:20:28 +07:00
hathach
86681fe442
starting to add support for IAR workbench
2013-09-19 16:11:11 +07:00
hathach
61c591b9ac
clean up warnings
2013-09-18 23:34:03 +07:00
hathach
9d87a1c62b
temporarily comment out all the lwip related code
2013-09-18 21:08:48 +07:00
hathach
1cd2d5cf36
able to build with newly added lwip folder
2013-09-16 16:38:46 +07:00
hathach
0d279facbb
fix cmsis rtx tick configuration
...
everything should work
TODO: remove static for variable error in control xfer subtask
2013-09-13 23:32:07 +07:00
hathach
1f573eecf2
added keil project for host_freertos
2013-09-12 15:55:54 +07:00
hathach
968c218f33
Merge branch 'master' of github.com:microbuilder/tinyusb
...
Conflicts:
demos/host/host_os_none/host_os_none.uvopt
2013-09-12 14:44:02 +07:00
hathach
ad5ce98c02
finshed upgrading lpc43xx cmsis
2013-09-12 14:42:08 +07:00
hathach
8a8537d7e5
updating lib *.c
2013-09-12 14:27:22 +07:00
hathach
239864c6cf
update history & freertos project
2013-09-12 14:20:22 +07:00
hathach
0769643814
update header files
2013-09-12 14:06:59 +07:00
hathach
dc6f6e3b3e
rename lpc43 cmsis folder, preparing to upgrade cmsis from v2.10 to 3.01
2013-09-12 13:58:33 +07:00
Kevin Townsend
50d0e9bb8d
Apply power to USB
2013-09-10 09:20:59 +02:00
Kevin Townsend
3e54ab7c9e
Added trace support for LPC4357USB boards
2013-09-10 09:09:22 +02:00
hathach
2d021e0728
added support for RETARGET SWO
2013-09-10 13:36:19 +07:00
hathach
e823862ed1
clean up
2013-09-10 13:15:21 +07:00
hathach
14a8e26697
able to get blinky + greeting
2013-09-10 10:43:24 +07:00
hathach
7404894d6d
rename startup
2013-09-10 10:26:15 +07:00
hathach
1646fb2887
Merge branch 'master' of github.com:microbuilder/tinyusb
...
Conflicts:
demos/bsp/boards/microbuilder/board_lpc4357usb.c
demos/bsp/boards/microbuilder/board_lpc4357usb.h
2013-09-08 00:09:33 +07:00
hathach
25a22e169b
try to add lpc4357usb board
2013-09-08 00:01:20 +07:00
Kevin Townsend
1231fae04c
Added trace pin config
2013-07-31 23:30:17 +02:00
Kevin Townsend
781f8354ea
Added LPC4357USB board
2013-07-31 22:03:48 +02:00
hathach
23f4d7356f
change printf retarget to make \n to \r\n automatically
2013-07-19 12:05:25 +07:00
hathach
c5afb9d50f
change class (hid/cdc) _mounted_isr to _mounted_cb
2013-07-04 09:45:20 +07:00
hathach
544b48183a
opt out hardfault handler in board.c which causes problem in compiling with asm inline
2013-07-03 13:48:11 +07:00
hathach
6ce90e2bd8
add tusbh_cdc_send, t usbh_cdc_receive
...
add cdc_serial_app for virtual com demo
2013-07-02 16:41:13 +07:00
hathach
34b4332ff4
remove redundant project files
2013-06-21 22:17:49 +07:00
hathach
4239da1188
add cmsis for lpc11u
...
remove app_os_prio.h in host_os_none demo
2013-06-21 21:03:23 +07:00
hathach
3394b4beaa
re-create ngx4330.h
...
remove some rom driver dependency on upper layer
introduce CAP_DEVICE_ROMDRIVER to overwrite TUSB_CFG_DEVICE_USE_ROM_DRIVER within the lib
add support for lpc175x_6x
- able to build and blink led on lpcxpresso1769 with device (without any class enabled)
2013-06-04 13:36:18 +07:00
hathach
7f8752b38b
add LPC175x_6x cmiss (got from xpresso example)
...
add LPC175x_6x driver lib (got from http://git.lpcware.com//lpc175x_6x.git
2013-06-04 11:45:01 +07:00
hathach
3b9a616ca9
change at86rf to 1ghznode
...
rom device runs ok with lpc11uxx
2013-05-31 13:57:57 +07:00
hathach
04a641f067
ea4357 can be enumerated, but get setconfiugre value of 0
2013-05-29 16:56:15 +07:00
hathach
dda0808ebb
fix lpcxpresso1347 board_leds
...
temp change USBD_API to ROM_API
add lpc13xx device support
fix romdriver pointer
able to init rom driver
2013-05-29 14:39:14 +07:00
hathach
1e5bd82af2
rename NGX to ngx
...
add a bunch of stub header for dcd (175x_6x, 13xx, 18xx_43xx)
add dcd_nxp_romdriver for handling usb rom driver
add BIT_TEST_ in binary.h
remove mw_usbd_hid.h include due to lexical conflict
2013-05-28 15:24:27 +07:00
hathach
7ae986de95
move board files
2013-05-27 11:57:16 +07:00
hathach
9b7f24bef2
add files for hitex4350 but fail to get it power on USB0 host connector
2013-05-23 17:19:28 +07:00
hathach
c4e6eec4ac
LED init for mcb4300
2013-05-23 15:14:57 +07:00
hathach
132c3996ea
move scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2) to hal/hal_lpc43xx.c
...
dual host run without problem with mcb4300
2013-05-23 14:56:11 +07:00
hathach
8cb7818bcc
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
...
- change descriptor.c/h able to build device example
2013-05-23 13:22:46 +07:00
hathach
f8d1c3da3e
rename tusbh_hid_keyboard/mouse_is_supported to tusbh_hid_keyboard/mouse_is_mounted
2013-05-14 03:03:54 +07:00
hathach
446038fd36
move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
...
update setting for all project file respectively
2013-05-09 15:23:04 +07:00
hathach
4fa7f77ee2
adding keil mcb4300 support
...
- implement board_leds & board_uart routines
2013-05-06 15:06:08 +07:00
hathach
120db28a17
change format of file header & license spacing
2013-05-06 12:50:19 +07:00