]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Library prepared for future use of new versions od FreeRTOS
authorMichal Horn <hornmich@fel.cvut.cz>
Mon, 20 Oct 2014 15:21:13 +0000 (17:21 +0200)
committerMichal Horn <hornmich@fel.cvut.cz>
Mon, 20 Oct 2014 15:21:13 +0000 (17:21 +0200)
commita9c63137b08f3afb04845a3cee577892de3d4e03
tree37be19f5e13366c086ea95a4c27dbfd5420c7d2d
parent04cb563e2c4d4181a2ad981a3779b7f41297d59b
Library prepared for future use of new versions od FreeRTOS

lwip has been modified to be compatible with the newest FreeRTOS without
warnings, so the library has to be also slightly modified to reflect the changes.

Macro for data type casting of the task name for xTaskCreate function added,
as this function has the name parameter with different data type for newer
FreeRTOS version.

This commit refs: #1021
lwip
os/6.0.4_posix/include/os/os.h
os/7.0.2_tms570/include/os/os.h
os/7.4.0_tms570/include/os/os.h
os/7.4.2_tms570/include/os/os.h