Commit Graph

  • c9dc6e9948 switched the F_CPU to 9.6MHz instead of 9.8MHz, according to datasheet 9.6MHz is the correct value main jakeg00dwin 2024-05-22 19:44:15 -0700
  • 34778b7e04 set the blink delay too 20 instead of 200 jakeg00dwin 2024-05-22 19:34:50 -0700
  • 5da6bd3219 added stuff to ignore. jakeg00dwin 2024-05-22 18:23:43 -0700
  • 32169dddb9 updated date, F_CPU, MAX_CHECKS and removed other code. jakeg00dwin 2024-05-22 18:23:37 -0700
  • 29babf6c47 setup to ignore the hex file in the pre_built dir jakeg00dwin 2024-05-22 18:21:23 -0700
  • cc60aa9f30 set the frequency to the default of 9.8MHz jakeg00dwin 2024-05-22 18:21:10 -0700
  • 8bbde5260e rewrote to use 16bits for overflow events timer. Also set to the calculated 510ms jakeg00dwin 2024-04-10 13:36:50 -0700
  • dee8610be5 setup to directly define the AVR device type. Fixes issues with the 'io.h' library cmake jakeg00dwin 2024-04-10 11:21:21 -0700
  • 87f1b739a0 setup to use the TC file jakeg00dwin 2024-04-10 11:16:42 -0700
  • b9e32adda3 edited changed the name and then set the MCU type along with the programmer to 'usbasp'. jakeg00dwin 2024-04-10 11:16:35 -0700
  • b58b4438bc changed to using the C11 standard as it's supported on the avr-gcc compiler jakeg00dwin 2024-04-10 11:16:09 -0700
  • 61384ab0c7 setup usage of toolchain file jakeg00dwin 2024-04-10 11:01:02 -0700
  • ae963e8c20 removed old flag jakeg00dwin 2024-04-10 10:59:44 -0700
  • 6b284a08f1 added new toolchain file from Matthias Kleemann jakeg00dwin 2024-04-10 10:59:00 -0700
  • 45429997d5 ignore the cache jakeg00dwin 2024-04-10 10:58:44 -0700
  • 71adc3f969 added the copied readme jakeg00dwin 2024-04-10 10:47:57 -0700
  • 87aae7719b removed the older make and exexcutable files jakeg00dwin 2024-04-10 10:47:17 -0700
  • 18009c9b1f added all the needed template files jakeg00dwin 2024-04-10 10:47:04 -0700
  • f4c29d1ac5 added the main.c and a cmakelists file jakeg00dwin 2024-04-10 10:46:35 -0700
  • 688603ecfb removed the prebuild binary/hex files jakeg00dwin 2024-04-10 10:46:25 -0700
  • 0ec455a53c added mocks dir jakeg00dwin 2024-04-10 10:46:15 -0700
  • c1a6528a1f added docs dir jakeg00dwin 2024-04-10 10:46:08 -0700
  • 0ca80bdef6 added cmake style build dir jakeg00dwin 2024-04-10 10:46:02 -0700
  • b8839a9b2b updated to use two facrations for readability jakeg00dwin 2024-01-03 17:44:29 -0800
  • ebcaa7cc67 updated with latex syntax for the formula jakeg00dwin 2024-01-03 17:43:15 -0800
  • ad9b595013 updated with fomula for timings jakeg00dwin 2024-01-03 17:39:51 -0800
  • 080ad56beb updated readme to show current steps jakeg00dwin 2024-01-03 17:35:36 -0800
  • f2bd505fe6 removed no longer needed powershell script jakeg00dwin 2024-01-03 17:35:28 -0800
  • 01ea07165b added object, elf and map files to gitignore list jakeg00dwin 2024-01-03 17:29:12 -0800
  • 6fecd7d413 removed other pre-built hex files and placed new 450ms delay one in direcotry jakeg00dwin 2024-01-03 17:28:48 -0800
  • 0c2fbb1d19 updated to use 66 ticks or counter overflows at 4.8Mhz; at 6.8ms per overflow so aproximatly 450ms long press time. jakeg00dwin 2024-01-03 17:24:37 -0800
  • 2d85b5138c added a make target for 4.8Mhz without the CLKDIV8 bit flag on. jakeg00dwin 2024-01-03 17:23:47 -0800
  • fc610a2f44 updated jakeg00dwin 2023-12-09 09:31:42 -0800
  • 82f461682d updated the readme jakeg00dwin 2023-12-09 09:27:53 -0800
  • decabdf75f updated the power shell script to be simpler jakeg00dwin 2023-12-09 09:18:39 -0800
  • bf4636d994 added the makefile for building the program jakeg00dwin 2023-12-09 09:14:48 -0800
  • f4d1ec92c7 added the main file for windows jakeg00dwin 2023-12-09 09:14:38 -0800
  • 37c1d3ad0f added the driver program for usbasp on windows jakeg00dwin 2023-12-09 09:14:18 -0800
  • 35ae117bf3 added the avrdude 7.0 program for windows jakeg00dwin 2023-12-09 09:14:05 -0800
  • 571cf97afe added the pre-built hex files for the attiny13/a jakeg00dwin 2023-12-09 09:13:50 -0800
  • ebf3610388 removed redundant files jakeg00dwin 2023-12-09 09:13:37 -0800
  • 236f821f78 added the prebuilt hex files jakeg00dwin 2023-12-09 09:12:43 -0800
  • 8f16e303db Initial commit Jake Goodwin 2023-12-09 17:00:30 +0000