Add a config entry specifically for RISC-V runtime.
Memory usage is 7066 bytes.
Also adjust some library options. This make the ARC runtime binary
smaller as well:
before:
FLASH: 8808 B
SRAM: 3672 B
after:
FLASH: 5596 B
SRAM: 3672 B
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
|
||
|---|---|---|
| .. | ||
| blinky | ||
| blinky_pwm | ||
| button | ||
| custom_dts_binding | ||
| fade_led | ||
| hash_map | ||
| minimal | ||
| rgb_led | ||
| servo_motor | ||
| sys_heap | ||
| threads | ||
| basic.rst | ||