Commit 36a1a374732130fc4bfcf2e16ff01f86dabdd7b3
receivedThu, 31. Oct 2024, 17:53:09 (by user sx)
Thu, 31 Oct 2024 16:53:09 +0000 (17:53 +0100)
authorManfred Steiner <sx@htl-kaindorf.at>
Thu, 31 Oct 2024 16:52:55 +0000 (17:52 +0100)
committerManfred Steiner <sx@htl-kaindorf.at>
Thu, 31 Oct 2024 16:52:55 +0000 (17:52 +0100)
treecba9e13c27ab3435de7b1ff6035ee75c78a50022
parent11dbf9c099397b7c88b93b80ef6698806afc3a14
Message:
test-software v2024-10-31
146 files changed:
README.md
software/arduino-nano-5v/test_2024-07-23/.gdb_history [deleted file]
software/arduino-nano-5v/test_2024-07-23/.gdbinit [deleted file]
software/arduino-nano-5v/test_2024-07-23/.gitignore [deleted file]
software/arduino-nano-5v/test_2024-07-23/.vscode/c_cpp_properties.json [deleted file]
software/arduino-nano-5v/test_2024-07-23/.vscode/launch.json [deleted file]
software/arduino-nano-5v/test_2024-07-23/.vscode/settings.json [deleted file]
software/arduino-nano-5v/test_2024-07-23/.vscode/tasks.json [deleted file]
software/arduino-nano-5v/test_2024-07-23/Makefile [deleted file]
software/arduino-nano-5v/test_2024-07-23/README.md [deleted file]
software/arduino-nano-5v/test_2024-07-23/release/v2024-08-18_1113/test_2024-07-23_nano-5v.elf [deleted file]
software/arduino-nano-5v/test_2024-07-23/src [deleted symlink]
software/nano-1284/test_2024-07-23/.gdb_history [deleted file]
software/nano-1284/test_2024-07-23/.gdbinit [deleted file]
software/nano-1284/test_2024-07-23/.gitignore [deleted file]
software/nano-1284/test_2024-07-23/.vscode/c_cpp_properties.json [deleted file]
software/nano-1284/test_2024-07-23/.vscode/launch.json [deleted file]
software/nano-1284/test_2024-07-23/.vscode/settings.json [deleted file]
software/nano-1284/test_2024-07-23/.vscode/tasks.json [deleted file]
software/nano-1284/test_2024-07-23/Makefile [deleted file]
software/nano-1284/test_2024-07-23/README.md [deleted file]
software/nano-1284/test_2024-07-23/release/v2024-08-18_1118/test_2024-07-23_nano-1284p.elf [deleted file]
software/nano-1284/test_2024-07-23/src [deleted symlink]
software/nano-644/test_2024-07-23/.gdb_history [deleted file]
software/nano-644/test_2024-07-23/.gdbinit [deleted file]
software/nano-644/test_2024-07-23/.gitignore [deleted file]
software/nano-644/test_2024-07-23/.vscode/c_cpp_properties.json [deleted file]
software/nano-644/test_2024-07-23/.vscode/launch.json [deleted file]
software/nano-644/test_2024-07-23/.vscode/settings.json [deleted file]
software/nano-644/test_2024-07-23/.vscode/tasks.json [deleted file]
software/nano-644/test_2024-07-23/Makefile [deleted file]
software/nano-644/test_2024-07-23/README.md [deleted file]
software/nano-644/test_2024-07-23/release/v2024-08-18_1103/test_2024-07-23_nano-644.elf [deleted file]
software/nano-644/test_2024-07-23/src/adafruit/bme280.cpp [deleted file]
software/nano-644/test_2024-07-23/src/adafruit/bme280.h [deleted file]
software/nano-644/test_2024-07-23/src/adafruit/ens160.cpp [deleted file]
software/nano-644/test_2024-07-23/src/adafruit/ens160.h [deleted file]
software/nano-644/test_2024-07-23/src/adafruit/sensor.h [deleted file]
software/nano-644/test_2024-07-23/src/i2cmaster.cpp [deleted file]
software/nano-644/test_2024-07-23/src/i2cmaster.hpp [deleted file]
software/nano-644/test_2024-07-23/src/i2cslave.cpp [deleted file]
software/nano-644/test_2024-07-23/src/i2cslave.hpp [deleted file]
software/nano-644/test_2024-07-23/src/main.cpp [deleted file]
software/nano-644/test_2024-07-23/src/main.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/cc1101.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/cc1101.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/encoder.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/encoder.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/i2c.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/i2c.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/ieee485.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/ieee485.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/lcd.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/lcd.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/led.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/led.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/modbus.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/modbus.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/motor.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/motor.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/portexp.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/portexp.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/poti.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/poti.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/r2r.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/r2r.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/rgb.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/rgb.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/rtc8563.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/rtc8563.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/seg7.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/seg7.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/switch.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/switch.hpp [deleted file]
software/nano-644/test_2024-07-23/src/units/uart1.cpp [deleted file]
software/nano-644/test_2024-07-23/src/units/uart1.hpp [deleted file]
software/test-software/.gdb_history [new file with mode: 0644]
software/test-software/.gdbinit [new file with mode: 0644]
software/test-software/.gitignore [new file with mode: 0644]
software/test-software/.vscode/c_cpp_properties.json [new file with mode: 0644]
software/test-software/.vscode/launch.json [new file with mode: 0644]
software/test-software/.vscode/settings.json [new file with mode: 0644]
software/test-software/.vscode/tasks.json [new file with mode: 0644]
software/test-software/LICENSE [new file with mode: 0644]
software/test-software/Makefile [new file with mode: 0644]
software/test-software/README.md [new file with mode: 0644]
software/test-software/create-release [new file with mode: 0755]
software/test-software/create-release.old [new file with mode: 0755]
software/test-software/nano-1284/Makefile [new file with mode: 0644]
software/test-software/nano-1284/release/v2024-10-31_172633/nano-x-base_test-software_nano-m1284p_12mhz.bin [new file with mode: 0755]
software/test-software/nano-1284/release/v2024-10-31_172633/nano-x-base_test-software_nano-m1284p_12mhz.elf [new file with mode: 0755]
software/test-software/nano-1284/release/v2024-10-31_172633/nano-x-base_test-software_nano-m1284p_12mhz.hex [new file with mode: 0644]
software/test-software/nano-1284/src [new symlink]
software/test-software/nano-328/Makefile [new file with mode: 0644]
software/test-software/nano-328/release/v2024-10-31_172629/nano-x-base_test-software_nano-m328p_16mhz.bin [new file with mode: 0755]
software/test-software/nano-328/release/v2024-10-31_172629/nano-x-base_test-software_nano-m328p_16mhz.elf [new file with mode: 0755]
software/test-software/nano-328/release/v2024-10-31_172629/nano-x-base_test-software_nano-m328p_16mhz.hex [new file with mode: 0644]
software/test-software/nano-328/src [new symlink]
software/test-software/nano-644/Makefile [new file with mode: 0644]
software/test-software/nano-644/release/v2024-10-31_172630/nano-x-base_test-software_nano-m644p_12mhz.bin [new file with mode: 0755]
software/test-software/nano-644/release/v2024-10-31_172630/nano-x-base_test-software_nano-m644p_12mhz.elf [new file with mode: 0755]
software/test-software/nano-644/release/v2024-10-31_172630/nano-x-base_test-software_nano-m644p_12mhz.hex [new file with mode: 0644]
software/test-software/nano-644/src [new symlink]
software/test-software/src/adafruit/bme280.cpp [new file with mode: 0644]
software/test-software/src/adafruit/bme280.h [new file with mode: 0644]
software/test-software/src/adafruit/ens160.cpp [new file with mode: 0644]
software/test-software/src/adafruit/ens160.h [new file with mode: 0644]
software/test-software/src/adafruit/sensor.h [new file with mode: 0644]
software/test-software/src/i2cmaster.cpp [new file with mode: 0644]
software/test-software/src/i2cmaster.hpp [new file with mode: 0644]
software/test-software/src/i2cslave.cpp [new file with mode: 0644]
software/test-software/src/i2cslave.hpp [new file with mode: 0644]
software/test-software/src/main.cpp [new file with mode: 0644]
software/test-software/src/main.hpp [new file with mode: 0644]
software/test-software/src/units/cc1101.cpp [new file with mode: 0644]
software/test-software/src/units/cc1101.hpp [new file with mode: 0644]
software/test-software/src/units/encoder.cpp [new file with mode: 0644]
software/test-software/src/units/encoder.hpp [new file with mode: 0644]
software/test-software/src/units/i2c.cpp [new file with mode: 0644]
software/test-software/src/units/i2c.hpp [new file with mode: 0644]
software/test-software/src/units/ieee485.cpp [new file with mode: 0644]
software/test-software/src/units/ieee485.hpp [new file with mode: 0644]
software/test-software/src/units/lcd.cpp [new file with mode: 0644]
software/test-software/src/units/lcd.hpp [new file with mode: 0644]
software/test-software/src/units/led.cpp [new file with mode: 0644]
software/test-software/src/units/led.hpp [new file with mode: 0644]
software/test-software/src/units/modbus.cpp [new file with mode: 0644]
software/test-software/src/units/modbus.hpp [new file with mode: 0644]
software/test-software/src/units/motor.cpp [new file with mode: 0644]
software/test-software/src/units/motor.hpp [new file with mode: 0644]
software/test-software/src/units/portexp.cpp [new file with mode: 0644]
software/test-software/src/units/portexp.hpp [new file with mode: 0644]
software/test-software/src/units/poti.cpp [new file with mode: 0644]
software/test-software/src/units/poti.hpp [new file with mode: 0644]
software/test-software/src/units/r2r.cpp [new file with mode: 0644]
software/test-software/src/units/r2r.hpp [new file with mode: 0644]
software/test-software/src/units/rgb.cpp [new file with mode: 0644]
software/test-software/src/units/rgb.hpp [new file with mode: 0644]
software/test-software/src/units/rtc8563.cpp [new file with mode: 0644]
software/test-software/src/units/rtc8563.hpp [new file with mode: 0644]
software/test-software/src/units/seg7.cpp [new file with mode: 0644]
software/test-software/src/units/seg7.hpp [new file with mode: 0644]
software/test-software/src/units/switch.cpp [new file with mode: 0644]
software/test-software/src/units/switch.hpp [new file with mode: 0644]
software/test-software/src/units/uart1.cpp [new file with mode: 0644]
software/test-software/src/units/uart1.hpp [new file with mode: 0644]