| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-29 | rename test folder | hathach | |
| 2013-06-27 | add mutex support for osal | hathach | |
| add test for mutex in test_osal_none.c implement usbh_control_xfer using mutex to get access to queue xfer on control pipe (while semaphore is used to sync with hcd DMA) failed to issue control xfer: set idle & get report descriptor in hidh_open_subtask (more to work on) | |||
| 2013-06-27 | add set idle request for hidh_open_subtask | hathach | |
| add interface number to hidh_interface_info_t refractor hidh_open_subtask to be a true subtask cannot run with set idle code ON because of semaphore misuse | |||
| 2013-06-26 | remove app_os_prio.h in os_none configure | hathach | |
| remove instance_num in hidh API temporarily pause device stack developement should fix travis-ci build error | |||
| 2013-06-21 | add test support for lpc176x | hathach | |
| 2013-06-12 | add coreid to hidd_init | hathach | |
| temporarily implement hidd_init using dcd from lpc17xx add more test for dcd lp176x implement dcd_endpoint_configure | |||
| 2013-06-12 | clean up | hathach | |
| 2013-06-05 | add test for lpc176x dd structure | hathach | |
| 2013-06-05 | forgot to add files in lpc175x_6x test project | hathach | |
| 2013-06-05 | added dcd_dma_descriptor_t typdef | hathach | |
| reorganize test project, multiple test projects each is specifically for an MCU | |||
| 2013-06-04 | delete some pdf docs | hathach | |
| 2013-06-03 | refractor tusb_descriptors | hathach | |
| usbd device_class_driver added & tested HID mouse for device (work together with hid keyboard) rename DEVICE_ROM_REG_BASE, DEVICE_ROM_DRIVER_ADDR | |||
| 2013-06-01 | rename romdriver handle | hathach | |
| forming API for USBD-CLASS driver (abstract away from rom driver) separate buffer of hid class from buffer of core driver | |||
| 2013-05-31 | refractor change tusbd_hid_keyboard_send_report API | hathach | |
| 2013-05-31 | refractor string descriptors, allow one-stop configure descriptor for | hathach | |
| - manufacturer, product etc ... (only english now) | |||
| 2013-05-31 | rename descriptor variables | hathach | |
| 2013-05-28 | rename NGX to ngx | hathach | |
| 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-25 | rename descriptor type, hid descriptor type | hathach | |
| 2013-05-23 | - move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx | hathach | |
| - change descriptor.c/h able to build device example | |||
| 2013-05-14 | rename tusbh_hid_keyboard/mouse_is_supported to ↵ | hathach | |
| tusbh_hid_keyboard/mouse_is_mounted | |||
| 2013-05-13 | continue to refractor test code | hathach | |
| 2013-05-13 | refractor test | hathach | |
| 2013-05-13 | refractor test code using host_helper | hathach | |
| 2013-05-13 | adding helper to refractor tests | hathach | |
| 2013-05-13 | test refractor | hathach | |
| 2013-05-13 | change ceedling ignore plugin to default : ignore arg & calls | hathach | |
| continue on refractoring tests | |||
| 2013-05-12 | test again | hathach | |
| 2013-05-12 | test clean up on the way | hathach | |
| 2013-05-12 | ahhh, tests refractoring | hathach | |
| 2013-05-12 | tired of refractoring tests (wanting to do some production code) | hathach | |
| 2013-05-12 | test refractor | hathach | |
| 2013-05-11 | add cardinality_of function to return number of set bits | hathach | |
| refractor tests in ehci | |||
| 2013-05-10 | clean up test | hathach | |
| 2013-05-09 | finally get travis build without errors | hathach | |
| 2013-05-09 | -mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in ↵ | hathach | |
| test code | |||
| 2013-05-09 | use -mx32, as travis use x86 version of linux gcc | hathach | |
| 2013-05-09 | force pointer 32 bit using gcc option -m32 for travis build | hathach | |
| 2013-05-09 | test pointer size on travis system | hathach | |
| 2013-05-09 | move esc around in ruby script | hathach | |
| 2013-05-09 | test ansi sequence color in ruby script when test failed | hathach | |
| 2013-05-09 | revert previous change | hathach | |
| 2013-05-09 | try to modify ceedling lib/rakefile.rb to exit 0 if build succeeded | hathach | |
| 2013-05-09 | remove dead source path | hathach | |
| 2013-05-09 | move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run | hathach | |
| update setting for all project file respectively | |||
| 2013-05-09 | refractor test | hathach | |
| try to add travis-ci | |||
| 2013-05-09 | rename ehci_controller to ehci_controller_fake | hathach | |
| 2013-05-09 | test clean up | hathach | |
| 2013-05-08 | documenting on the way | hathach | |
| 2013-05-08 | documenting | hathach | |
| 2013-05-08 | update docs | hathach | |
