Initial commit - sync AliceRC to Gitea
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
-muwx
|
||||
-i LoliRX.ihx
|
||||
-M
|
||||
-I 0x0100
|
||||
-X 0x0200
|
||||
-C 0x2000
|
||||
-b HOME = 0x0000
|
||||
-b XSEG = 0x0001
|
||||
-b PSEG = 0x0001
|
||||
-b ISEG = 0x0000
|
||||
-b BSEG = 0x0000
|
||||
-k /usr/bin/../share/sdcc/lib/small
|
||||
-k /usr/share/sdcc/lib/small
|
||||
-l mcs51
|
||||
-l libsdcc
|
||||
-l libint
|
||||
-l liblong
|
||||
-l libfloat
|
||||
build/adc.rel
|
||||
build/cmd.rel
|
||||
build/delay.rel
|
||||
build/eeprom.rel
|
||||
build/gpio.rel
|
||||
build/intrinsics_shim.rel
|
||||
build/main.rel
|
||||
build/model.rel
|
||||
build/nrf24l01.rel
|
||||
build/pwm.rel
|
||||
build/sbus.rel
|
||||
build/spi.rel
|
||||
build/uart.rel
|
||||
|
||||
-e
|
||||
Reference in New Issue
Block a user