mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Add code for near memory model.
This commit is contained in:
parent
2d77a49535
commit
23d63def3b
4 changed files with 11 additions and 12 deletions
|
@ -71,7 +71,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>RTLibraryPath</name>
|
||||
<state>$TOOLKIT_DIR$\LIB\CLIB\cl78kfn3.r26</state>
|
||||
<state>$TOOLKIT_DIR$\LIB\CLIB\cl78knn3.r26</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>Input variant</name>
|
||||
|
@ -115,7 +115,7 @@
|
|||
<option>
|
||||
<name>OGeneralDataModel</name>
|
||||
<version>0</version>
|
||||
<state>0</state>
|
||||
<state>1</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>GeneralNearConstLocation</name>
|
||||
|
@ -473,7 +473,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>ADefines</name>
|
||||
<state>__FAR_MODEL__</state>
|
||||
<state>__NEAR_MODEL__</state>
|
||||
<state>__NEAR_DATA_MODEL__</state>
|
||||
</option>
|
||||
<option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue