targets/beremiz.h
Sat, 12 Jan 2019 15:02:17 +0300 Andrey Skvortsov fix problems with recursive beremiz.h inclusion
Sat, 12 Jan 2019 13:57:16 +0300 Andrey Skvortsov remove LogMessage prototype from plc_main_head.c
Thu, 07 Jun 2018 14:12:18 +0300 Andrey Skvortsov Fix compilation problem in case of TARGET_LOGGING_DISABLE turned on and TARGET_DEBUG_DISABLE turned off
Wed, 24 Apr 2013 12:24:12 +0900 Edouard Tisserant Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
Tue, 26 Mar 2013 12:44:44 +0900 Edouard Tisserant LogMessage string pointer now char* instead of uint8_t*
Tue, 26 Mar 2013 09:31:20 +0900 Edouard Tisserant Added beremiz.h header file for extensions