summaryrefslogtreecommitdiff
path: root/vendor/freertos
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-04-25remove unnecessary port from freertoshathach
2014-04-24update freertos to 7.6.0hathach
2014-03-28rename the not-yet-to-use filehathach
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & lpc...hathach
2014-03-14clean up warninghathach
2014-03-14fix some warningshathach
2014-03-13fix all build error with IARhathach
2014-03-12fix freertos host keil buildhathach
2014-03-06IAR host freertos works with EA4357hathach
2014-03-06refractor vendor/freertoshathach
2014-03-06refractor app_os_prio.hhathach
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-03rename port.c for different cortex --> able to add them in keil uvisionhathach
2014-03-03clean up freeRTOS foldershathach
2014-03-03able to build freeRTOS with lpc175x_6xhathach
2014-03-03added port FreeRTOS for lpc175xhathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-09-18temporarily comment out all the lwip related codehathach
2013-09-18configAssert = hal_debugger_breakpointhathach
2013-09-13all project can run okhathach
2013-05-21fix issue with osal_none queue defhathach
2013-04-27reduce delay after reset to 20mshathach
2013-04-25change OSAL_TASK_DEF to decouple variable name with task namehathach
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-24- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...hathach
2013-04-16getting build with freertos & host demohathach
2013-04-14create vendor folder & add freeRTOS 7.3 from lpcopenhathach