]> begriffs open source - freertos/commit
Use suffix "U" for unsigned constant (#1041)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Fri, 19 Apr 2024 09:11:16 +0000 (17:11 +0800)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 09:11:16 +0000 (14:41 +0530)
commitc02a347880a912ebd479228beb599f4d67a5cf8d
tree98aaea8b1333b40ba415481893c3d48b23a93ee9
parentfdf4695c1ed6460b4f4c086ea0ccc7236554fb4a
Use suffix "U" for unsigned constant (#1041)

* Fix the constant suffix to U

* Fix more unsigned contant suffix

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-245.ap-northeast-1.compute.internal>
include/event_groups.h
include/queue.h
include/task.h
portable/template/portmacro.h
tasks.c