conf/landfall-examples/mips-x1600-info.io | raw changeset files shortlog | cpm-library-improvements |
1.1 --- a/conf/landfall-examples/mips-x1600-info.io Tue Nov 14 00:02:42 2023 +0100 1.2 +++ b/conf/landfall-examples/mips-x1600-info.io Thu Nov 16 01:15:40 2023 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 DMA = wrap(hw:match("x1600-dma")); 1.5 GPIO = wrap(hw:match("x1600-gpio")); 1.6 I2C = wrap(hw:match("x1600-i2c")); 1.7 + RTC = wrap(hw:match("x1600-rtc")); 1.8 SSI = wrap(hw:match("x1600-ssi")); 1.9 } 1.10