You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/GCC/ARM_CR5
Vo Trung Chi aa987a3443
fix conversion warning (#658)
FreeRTOS-Kernel/portable/GCC/ARM_CM4F/port.c:399:41: error: conversion from 'uint32_t' {aka 'long unsigned int'} to 'uint8_t' {aka 'unsigned char'} may change value [-Werror=conversion]

Signed-off-by: Vo Trung Chi <chi.votrung@vn.bosch.com>
2 years ago
..
port.c fix conversion warning (#658) 2 years ago
portASM.S Enable building the GCC Cortex-R5 port without an FPU (#586) 2 years ago
portmacro.h Enable building the GCC Cortex-R5 port without an FPU (#586) 2 years ago