Go to file
jakeg00dwin 18009c9b1f added all the needed template files 2024-04-10 10:47:04 -07:00
build added cmake style build dir 2024-04-10 10:46:02 -07:00
docs added docs dir 2024-04-10 10:46:08 -07:00
mocks added mocks dir 2024-04-10 10:46:15 -07:00
src added the main.c and a cmakelists file 2024-04-10 10:46:35 -07:00
tests added all the needed template files 2024-04-10 10:47:04 -07:00
.gitignore added all the needed template files 2024-04-10 10:47:04 -07:00
CMakeLists.txt added all the needed template files 2024-04-10 10:47:04 -07:00
Doxyfile added all the needed template files 2024-04-10 10:47:04 -07:00
README.md added all the needed template files 2024-04-10 10:47:04 -07:00
avrdude.conf added the avrdude 7.0 program for windows 2023-12-09 09:14:05 -08:00
avrdude.exe added the avrdude 7.0 program for windows 2023-12-09 09:14:05 -08:00
avrdude.pdb added the avrdude 7.0 program for windows 2023-12-09 09:14:05 -08:00
compile_commands.json added all the needed template files 2024-04-10 10:47:04 -07:00
main.c updated to use 66 ticks or counter overflows at 4.8Mhz; at 6.8ms per overflow so aproximatly 450ms long press time. 2024-01-03 17:24:37 -08:00
makefile added a make target for 4.8Mhz without the CLKDIV8 bit flag on. 2024-01-03 17:23:47 -08:00
otto.sh added all the needed template files 2024-04-10 10:47:04 -07:00
setup.sh added all the needed template files 2024-04-10 10:47:04 -07:00
zadig-2.8.exe added the driver program for usbasp on windows 2023-12-09 09:14:18 -08:00

README.md