summaryrefslogtreecommitdiff
path: root/vendor/freertos/FreeRTOSConfig.h
AgeCommit message (Expand)Author
2018-05-17rename vendor to libhathach
2018-04-12rename MCU_ to OPT_MCUhathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-30get freertos buildhathach
2018-03-07updatehathach
2018-03-01correct freertos prio issuehathach
2018-03-01upgrade freertos to v10hathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2014-04-28fix issue with IAR Assembler in freertos buildhathach
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-25clean up FreeRTOSConfig.h also fix issue IAR Assemblerhathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
2014-03-06IAR host freertos works with EA4357hathach
2014-03-06refractor vendor/freertoshathach
2014-03-05remove other heap 1-3 of freeRTOShathach
2014-03-04fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start u...hathach
2014-03-03able to build freeRTOS with lpc175x_6xhathach
2013-04-25finally able to get freeRTOS run with current mouse + keyboard examplehathach
2013-04-25add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOShathach
2013-04-16getting build with freertos & host demohathach