| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-06 | rename demo to examples | hathach | |
| 2018-03-02 | rename to tusb_port | hathach | |
| 2018-03-02 | more hal clean up | hathach | |
| 2018-03-02 | renaming to hal_mcu | hathach | |
| 2018-03-02 | move files around | hathach | |
| 2018-03-02 | more hal update | hathach | |
| 2018-03-02 | move startup to bsp folder | hathach | |
| 2018-03-02 | add cmsis v4 to hw | hathach | |
| 2018-03-02 | more clean up | hathach | |
| 2018-03-02 | moving files | hathach | |
| 2018-03-02 | move board and mcu into hw folder | hathach | |
| 2018-02-28 | osal clean up | hathach | |
| - task create, task def macros | |||
| 2014-08-04 | replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board) | hathach | |
| 2014-05-13 | add lpcxpresso spifi flash setting | hathach | |
| 2014-04-25 | cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE | hathach | |
| cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR minor change to keyboard & mouse host app add ASSERT_FAILED & ASSERT_FAILED_MSG add cast to fix IAR build error with dcd_lpc43xx.c FreeRTOS - merge FreeRTOSConfig for m0, m3, m4 - re-implement application hook - support portmacro.h for m0 | |||
| 2014-04-24 | update project file | hathach | |
| 2014-04-24 | correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay | hathach | |
| flush usbd_queue_hdl when bus_reset add assert check for osal_queue_send increase ENUM_QUEUE_DEPTH for usbh change osal_freeRTOS.h implementation to - correctly waiting forever for semaphore wait, queue & mutex - not use ISR safe version since it is not as generic as we want | |||
| 2014-04-22 | manual make clean since lpcxpresso -cleanBuild does not clean the correct ↵ | hathach | |
| configuration | |||
| 2014-04-18 | fix IAR CMSIS rtx build for lpc175 6x --> build all ok | hathach | |
| 2014-04-17 | clean up STATIC_VAR | hathach | |
| 2014-04-09 | remove lpclink2 board | hathach | |
| 2014-04-09 | tested lpcxpresso with ngx for all projects | hathach | |
| 2014-04-04 | clean up | hathach | |
| 2014-04-04 | remove RF1GHZNODE from board/readme.md | hathach | |
| dcd_lpc43xx.c - assign ENDPTPRIME with = instead of |= - fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset | |||
| 2014-04-03 | added rtos to greeting for easy testing | hathach | |
| correct all keil flash setting | |||
| 2014-04-03 | remove space in all lpcxpresso build for board | hathach | |
| correct all the architecture for all boards demo | |||
| 2014-03-31 | complete all available boards with device_freertos keil/iar/xpresso | hathach | |
| 2014-03-31 | fix keil ngx4330 invalid ram init path | hathach | |
| add ngx, lpc1769 to keil/iar/lpcxpresso device freertos | |||
| 2014-03-25 | update project file | hathach | |
| 2014-03-24 | fix build error for keil host os none, freertos, cmsis-rtx | hathach | |
| 2014-03-23 | doxygen clean up | hathach | |
| 2014-03-23 | remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNT | hathach | |
| refractor descriptor to array of pointer, adding interface descriptor as well | |||
| 2014-03-22 | rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion | hathach | |
| introduce scsi_data to mscd_interface_t to make tusbd_msc_scsi_cb buffer's address no longer to be required in USB ram section --> save usb ram for lpc11/13u | |||
| 2014-03-21 | clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the ↵ | hathach | |
| msc_device.c | |||
| 2014-03-21 | clean up some device warnings | hathach | |
| move led_blinking_task and led_blinking_set_interval to board.c | |||
| 2014-03-19 | change OSAL_TASK_FUNCTION to adapt with cmsis rtx | hathach | |
| 2014-03-17 | refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_get | hathach | |
| 2014-03-17 | doxygening | hathach | |
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-14 | clean all device os none warnings | hathach | |
| 2014-03-14 | fix warning for device os none | hathach | |
| 2014-03-13 | clean up more warnings | hathach | |
| 2014-03-12 | update lpc13u cmsis to 3.20 | hathach | |
| 2014-03-12 | update xpresso 11u | hathach | |
| 2014-03-12 | update lpc11u cmsis to 3.20 | hathach | |
| 2014-03-12 | fix build error with lpcxpresso device os none | hathach | |
| 2014-03-12 | added scatter file for lpc11u & lpc13u for it to run with keil | hathach | |
| 2014-03-12 | remove host config from device demo | hathach | |
| 2014-03-11 | fix device typo build error | hathach | |
| 2014-03-10 | try to port lpc11uxx device demo with IAR | hathach | |
