mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-05 16:09:33 +01:00
Modified low-level startup code for RISCV32 embedded microcontrollers to allow user code override of reset handlers for non-power-up reset events as well as enabling user code override handlers for all 255 possible interrupt vectors. Separated out the low-level startup memory init into a callable procedure to allow users that have caught reset events to init memory again if needed. Signed-off-by: Interferon <brspm2@pinnaclesimulation.com> |
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agrvgas.pas | ||
| aoptcpurv.pas | ||
| cgrv.pas | ||
| cpubase.pas | ||
| hlcgrv.pas | ||
| itcpugas.pas | ||
| nrvadd.pas | ||
| nrvcnv.pas | ||
| nrvcon.pas | ||
| nrvinl.pas | ||
| nrvset.pas | ||
| rarv.pas | ||
| rarvgas.pas | ||
| rgcpu.pas | ||
| rvreg.dat | ||