mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-06 17:30:22 +08:00
added a warning concerning the incomplete testing of the RX700v3_DFPU port (#124)
This commit is contained in:
@ -29,6 +29,8 @@
|
||||
* Implementation of functions defined in portable.h for the RXv3 DPFPU port.
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#warning Testing for DFPU support in this port is not yet complete
|
||||
|
||||
/* Scheduler includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "task.h"
|
||||
|
@ -29,6 +29,8 @@
|
||||
* Implementation of functions defined in portable.h for the RXv3 DPFPU port.
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#warning Testing for DFPU support in this port is not yet complete
|
||||
|
||||
/* Scheduler includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "task.h"
|
||||
|
@ -29,6 +29,8 @@
|
||||
* Implementation of functions defined in portable.h for the RXv3 DPFPU port.
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#warning Testing for DFPU support in this port is not yet complete
|
||||
|
||||
/* Scheduler includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "task.h"
|
||||
|
Reference in New Issue
Block a user