Add Pearl Gecko demo.

Fix build error when configSUPPORT_STATIC_ALLOCATION and configNUM_THREAD_LOCAL_STORAGE_POINTERS were greater than zero at the same time.
Allow the pdMS_TO_TICKS macro to be overridden by a definition in FreeRTOSConfig.h.
This commit is contained in:
Richard Barry 2016-03-02 16:03:25 +00:00
parent 780aa7e325
commit c0abb762ff
26 changed files with 9986 additions and 14 deletions

View file

@ -509,7 +509,6 @@ __asm void xPortPendSVHandler( void )
#endif
bx r14
nop
}
/*-----------------------------------------------------------*/