1
0
derivado de Firmware/Firmwares

adds some consistency fixes for variable ISA settings

Este cometimento está contido em:
2023-12-02 17:41:14 +01:00
ascendente 8c1c2766e8
cometimento 6ff0161882
7 ficheiros modificados com 16 adições e 12 eliminações

Ver ficheiro

@@ -4,7 +4,7 @@ ENTRY( _start )
MEMORY
{
flash (rxai!w) : ORIGIN = 0x00000020, LENGTH = 1M
flash (rxai!w) : ORIGIN = 0x00000000, LENGTH = 1M
ram (wxa!ri) : ORIGIN = 0x10000000, LENGTH = 16K
}