mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Update RISC-V project to used official port stubs in place of third party port.
This commit is contained in:
parent
3bfc32d444
commit
f6cbf20019
9 changed files with 52 additions and 35 deletions
|
@ -44,6 +44,7 @@
|
|||
* <corename>_<instance>_BASE_ADDR
|
||||
*/
|
||||
#define COREUARTAPB0_BASE_ADDR 0x70001000UL
|
||||
#define COREGPIO_BASE_ADDR 0x70002000UL
|
||||
#define COREGPIO_IN_BASE_ADDR 0x70002000UL
|
||||
#define CORETIMER0_BASE_ADDR 0x70003000UL
|
||||
#define CORETIMER1_BASE_ADDR 0x70004000UL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue