| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-06 | clean up | hathach | |
| 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-28 | make freertos source unmodified to ease the upgrade process later | hathach | |
| use CGU_GetPCLKFrequency as configCPU_CLOCK_HZ for lpc43xx using with freeRTOS move portmarco.h include to FreeRTOSConfig.h to have untouched version of freertos add a readme.md to vendor/freertos refractor usbh.c, increase POWER_STABLE_DELAY = 500, RESET_DELAY = 200 fix bug with hub, only handle 1 port at a time when reading hub status change endpoint --> other port will be handled in the next cycle | |||
| 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-19 | disable device mouse by default | hathach | |
| fix hal_debugger_is_attached with lpc11u | |||
| 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-17 | enable one ELF per function to have reduced code size from keil | hathach | |
| 2014-04-13 | update path to keil debug.ini for board NGX43330 | hathach | |
| 2014-04-09 | remove lpclink2 board | hathach | |
| 2014-04-09 | tested lpcxpresso with ngx for all projects | hathach | |
| 2014-04-09 | fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/tools | hathach | |
| 2014-04-08 | change keil_ram.ini to lpc43xx_debug_init.ini | hathach | |
| 2014-04-08 | able to debug & flash with command line using IAR with NGX4330 board | hathach | |
| 2014-04-07 | able to debug IAR with NGX4330 still missing board loader though | hathach | |
| 2014-04-07 | added debug configure file for iar | hathach | |
| 2014-04-07 | change all keil project setting for NGX4330 to use SPIFI setting | 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 | fix keil jlink setting with 4357 | hathach | |
| 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-04-01 | rename all configuration name to remove space in IAR project | hathach | |
| 2014-04-01 | change all target name without space and output dir & listing dir | hathach | |
| 2014-03-31 | remove unnecessary board | hathach | |
| 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-31 | refractor usbd_task as wrapper for body task | hathach | |
| IAR device_freertos works well except for CDC with typing many characters (like Keil) | |||
| 2014-03-25 | update keil & iar device project to add lpcxpresso11u14 support | hathach | |
| 2014-03-25 | update project file | hathach | |
| 2014-03-24 | fix build error for keil host os none, freertos, cmsis-rtx | hathach | |
| 2014-03-24 | fix build for IAR | hathach | |
| 2014-03-24 | fix build for keil device | hathach | |
| 2014-03-23 | doxygen clean up | hathach | |
