Commit 541dd70c7a1714073cf3e0347ecd8c6897531550
receivedThu, 15. Aug 2024, 16:16:04 (by user sx)
Thu, 15 Aug 2024 14:16:04 +0000 (16:16 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Thu, 15 Aug 2024 14:15:58 +0000 (16:15 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Thu, 15 Aug 2024 14:15:58 +0000 (16:15 +0200)
tree3d3ec60fe542e2ba14513a6ca010d9a180881660
parent3dc1f0838f6ff0256961462cbc7f3ad49bca0870
Message:
Atmega1284P -> software/nano-1284/test_2024-07-23
26 files changed:
software/nano-1284/test_2024-07-23/.gdb_history [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.gdbinit [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.gitignore [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.vscode/c_cpp_properties.json [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.vscode/launch.json [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.vscode/settings.json [new file with mode: 0644]
software/nano-1284/test_2024-07-23/.vscode/tasks.json [new file with mode: 0644]
software/nano-1284/test_2024-07-23/Makefile [new file with mode: 0644]
software/nano-1284/test_2024-07-23/README.md [new file with mode: 0644]
software/nano-1284/test_2024-07-23/src [new symlink]
software/nano-644/test_2024-07-23/src/main.cpp
software/nano-644/test_2024-07-23/src/main.hpp
software/nano-644/test_2024-07-23/src/units/cc1101.cpp
software/nano-644/test_2024-07-23/src/units/encoder.cpp
software/nano-644/test_2024-07-23/src/units/ieee485.cpp
software/nano-644/test_2024-07-23/src/units/lcd.cpp
software/nano-644/test_2024-07-23/src/units/led.cpp
software/nano-644/test_2024-07-23/src/units/modbus.cpp
software/nano-644/test_2024-07-23/src/units/motor.cpp
software/nano-644/test_2024-07-23/src/units/portexp.cpp
software/nano-644/test_2024-07-23/src/units/r2r.cpp
software/nano-644/test_2024-07-23/src/units/rgb.cpp
software/nano-644/test_2024-07-23/src/units/rtc8563.cpp
software/nano-644/test_2024-07-23/src/units/seg7.cpp
software/nano-644/test_2024-07-23/src/units/switch.cpp
software/nano-644/test_2024-07-23/src/units/uart1.cpp