]> granicus.if.org Git - esp-idf/commit
Add static initializers for muxes, add mutex init to vPortCPUAcquireMutex
authorJeroen Domburg <git@j0h.nl>
Mon, 22 Aug 2016 09:36:32 +0000 (17:36 +0800)
committerJeroen Domburg <git@j0h.nl>
Mon, 22 Aug 2016 09:36:32 +0000 (17:36 +0800)
commit925fbb587e3be78a8db88859d8219afc4a47ea9e
treecdf6fd746c602badb5969815173be303bc265bb7
parentf853f943350c3bb5252291163b17e960eb37c91c
Add static initializers for muxes, add mutex init to vPortCPUAcquireMutex
components/freertos/event_groups.c
components/freertos/heap_regions.c
components/freertos/include/freertos/portmacro.h
components/freertos/port.c
components/freertos/queue.c
components/freertos/tasks.c
components/freertos/timers.c