]> begriffs open source - freertos/commit
Style: Uncrustify kernel file - remove tab == 4 spaces (#123)
authoralfred gedeon <alfred2g@hotmail.com>
Mon, 17 Aug 2020 23:16:11 +0000 (16:16 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Aug 2020 23:16:11 +0000 (16:16 -0700)
commit9a1ebfec31db17a052560b3fe89a1777a0613259
treeeb17379b1a819daa8d941534cd4778efbb774cf6
parent386d854e0b9159f4e3dbb630ddc92377d842818c
Style: Uncrustify kernel file - remove tab == 4 spaces (#123)

* Style: uncrystify kernel files and remove tabs

* Style: uncrystify kernel files and remove tabs

Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
14 files changed:
include/FreeRTOS.h
include/atomic.h
include/croutine.h
include/event_groups.h
include/list.h
include/message_buffer.h
include/portable.h
include/queue.h
include/stream_buffer.h
include/task.h
include/timers.h
queue.c
stream_buffer.c
tasks.c