FreeRTOS-Kernel/portable/MSVC-MingW
Gaurav-Aggarwal-AWS a33ba8e646
Define (U)BaseType_t to 64-bit types on Windows (#715)
Define (U)BaseType_t to 64-bit types on Windows

This ensures that BaseType_t and UBaseType_t are correctly defined to
64-bit types on 64-bit Windows.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2023-07-24 18:03:49 +05:30
..
port.c Do not call exit() on MSVC Port when calling vPortEndScheduler (#624) 2023-02-15 11:40:32 +05:30
portmacro.h Define (U)BaseType_t to 64-bit types on Windows (#715) 2023-07-24 18:03:49 +05:30