mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 13:15:15 -05:00
Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782)
* pin uncrustify version and update configuration file * Update AbortDelay.c * Update BlockQ.c * Update MessageBufferDemo.c * Update QPeek.c * Update StaticAllocation.c * Update integer.c * Update recmutex.c * Update create.c * Update prvCopyDataToQueue.c * Update prvUnlockQueue.c * Update vQueueDelete.c * Update xQueueGenericSend.c * Update xQueueGenericSendFromISR.c * Update xQueuePeek.c * Update xQueueReceive.c * Update IntSemTest.c * Update dynamic.c * Update lexicon.txt Co-authored-by: alfred gedeon <28123637+alfred2g@users.noreply.github.com>
This commit is contained in:
parent
fea193d03c
commit
2b956b97c7
23 changed files with 1090 additions and 576 deletions
|
|
@ -1801,7 +1801,7 @@ prvcollectdevicemetrics
|
|||
prvcomtxtimercallback
|
||||
prvconnectandcreatedemotasks
|
||||
prvcopycommand
|
||||
prvCopyDataToQueue
|
||||
prvcopydatatoqueue
|
||||
prvcoreatask
|
||||
prvcorebtasks
|
||||
prvcreatecommand
|
||||
|
|
@ -2168,6 +2168,7 @@ queuegenericcreatestatic
|
|||
queuegenericreset
|
||||
queuehandle
|
||||
queuelists
|
||||
queuelock
|
||||
queueoverwrite
|
||||
queuequeue
|
||||
queueregistry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue