HALFRED  0.4.0
Windows port

Currently, the Windows port supports the following HALFRED modules:

CORE module
The following functions have empty body:

DELAY module
The DELAY_MS is implemented as a call to Sleep function.
The following functions have empty body:

GPIO module
The port supports virtual pin handling.

IODevice interface
The following IODevices are supported:

IOSerial interface
Fully functional.

TIM module
Only system timer is supported (HAL_TIM_SYSTICK)

OS module
Fully functional.