mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-05 13:53:50 -04:00
Backup point only. YRDK RX63N building but not linking.
This commit is contained in:
parent
aa85a68636
commit
2f199771d5
33 changed files with 524 additions and 34403 deletions
|
@ -42,7 +42,7 @@ Configuration Options
|
|||
#endif
|
||||
|
||||
/* Heap size in bytes. */
|
||||
#define HEAP_BYTES (0x400)
|
||||
#define HEAP_BYTES (0x4)
|
||||
|
||||
/* After reset MCU will operate in Supervisor mode. To switch to User mode, set this macro to '1'. For more information
|
||||
on the differences between these 2 modes see the CPU >> Processor Mode section of your MCU's hardware manual.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue