mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-08 22:29:04 -04:00
+ Set flash wait states on MSP432 demos. + Remove use of obsolete IO library in PIC32 demos. + Remove obsolete item left on stack of first task to run in the Cortex-M0 ports. + Correct IA32 GCC vPortExitCritical() implementation when configMAX_API_CALL_INTERRUPT_PRIORITY == portMAX_PRIORITY.
18 lines
723 B
XML
18 lines
723 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
<type>com.microchip.mplab.nbide.embedded.makeproject</type>
|
|
<configuration>
|
|
<data xmlns="http://www.netbeans.org/ns/make-project/1">
|
|
<name>RTOSDemo</name>
|
|
<creation-uuid>55ff5cee-2e70-4454-810e-9beac606f4f5</creation-uuid>
|
|
<make-project-type>0</make-project-type>
|
|
<c-extensions>c</c-extensions>
|
|
<cpp-extensions/>
|
|
<header-extensions>h</header-extensions>
|
|
<sourceEncoding>ISO-8859-1</sourceEncoding>
|
|
<asminc-extensions/>
|
|
<make-dep-projects/>
|
|
</data>
|
|
</configuration>
|
|
</project>
|