Merge remote-tracking branch 'origin/pulpissimo_v8_drivers' into fc/llvm

This commit is contained in:
Francesco Conti 2024-05-26 00:33:33 +02:00
commit bbabedb392

View file

@ -3,7 +3,7 @@ OUTPUT_ARCH(riscv)
ENTRY( _start )
MEMORY
{
L2 : ORIGIN = 0x1c000004, LENGTH = 0x0007fffc
L2 : ORIGIN = 0x1c000004, LENGTH = 0x0004fffc
}
/*