bitrep.h
|
move to tab indentaion
|
2022-01-31 21:13:27 +01:00 |
CMakeLists.txt
|
add -fno-threadsafe-statics to avoid sdl depp
|
2022-03-10 22:22:03 +01:00 |
commands
|
add missing files
|
2022-01-10 22:51:48 +01:00 |
eeprom.h
|
move to tab indentaion
|
2022-01-31 21:13:27 +01:00 |
inputshiftreg.h
|
fix input shift register reading
|
2022-03-10 22:23:38 +01:00 |
item.cpp
|
add support for turnouts
|
2022-01-31 21:11:14 +01:00 |
item.h
|
avoid sending user command directly if manny user commands are issued in a short period of time
|
2022-03-03 16:46:37 +01:00 |
main.cpp
|
change to new signelton method
|
2022-03-10 22:24:17 +01:00 |
mfrc522.cpp
|
fix crc calc
|
2022-03-09 17:03:36 +01:00 |
mfrc522.h
|
fix fifo reading
|
2022-03-09 13:19:41 +01:00 |
nfcbord.cpp
|
fix crc calc
|
2022-03-09 17:03:36 +01:00 |
nfcbord.h
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
ringbuffer.h
|
improve it
|
2022-01-13 13:59:08 +01:00 |
serial.cpp
|
make serial tx interrupt based
|
2022-03-10 22:20:37 +01:00 |
serial.h
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
shiftreg.h
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
signal.cpp
|
avoid sending user command directly if manny user commands are issued in a short period of time
|
2022-03-03 16:46:37 +01:00 |
signal.h
|
add support for signals
|
2022-02-12 00:39:26 +01:00 |
signaldispatch.h
|
migrate to snprintf_P with progmem strings
|
2022-03-10 22:21:22 +01:00 |
softspim.cpp
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
softspim.h
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
staticvector.h
|
inital nfc code
|
2022-03-09 10:24:23 +01:00 |
train.cpp
|
avoid sending user command directly if manny user commands are issued in a short period of time
|
2022-03-03 16:46:37 +01:00 |
train.h
|
add support for signals
|
2022-02-12 00:39:26 +01:00 |
traindispatch.h
|
migrate to snprintf_P with progmem strings
|
2022-03-10 22:21:22 +01:00 |
trains
|
add support for signals
|
2022-02-12 00:39:26 +01:00 |
turnout.cpp
|
avoid sending user command directly if manny user commands are issued in a short period of time
|
2022-03-03 16:46:37 +01:00 |
turnout.h
|
add support for turnouts
|
2022-01-31 21:11:14 +01:00 |
turnoutdispatch.h
|
migrate to snprintf_P with progmem strings
|
2022-03-10 22:21:22 +01:00 |
writepin.h
|
move to tab indentaion
|
2022-01-31 21:13:27 +01:00 |