Jake Goodwin jakegoodwin
  • Oregon
  • https://gorge.works
  • Software/Firmware developer:

    Languages of choice: C, Rust, sh and bash, python, AVR assembly/Risc-V assembly

    Editors: Vim, Hx(Helix), vscode(Open source version)

    CLI Tools: Links, Tmux, grep/ripgrep, git

  • Joined on 2022-12-13
jakegoodwin pushed to main at TDD-For-Rust/tdd_templates 2023-12-21 08:22:55 +00:00
3b5f2534df updated readme with instructions on usage
jakegoodwin pushed to main at TDD-For-Rust/tdd_templates 2023-12-21 08:15:09 +00:00
a903a35d04 added the x86 submodule repo
jakegoodwin pushed to main at TDD-For-Rust/tdd_templates 2023-12-21 08:10:08 +00:00
210487c6db Added in submodule template repos
jakegoodwin commented on issue TDD-For-Rust/tdd_templates#1 2023-12-21 08:04:17 +00:00
Build a list of the target platforms to work on

Added some starting targets in commit.

jakegoodwin pushed to main at TDD-For-Rust/tdd_templates 2023-12-21 08:03:22 +00:00
f28254db1a Added the targets that the project will focus on.
jakegoodwin opened issue TDD-For-Rust/tdd_templates#3 2023-12-21 07:59:11 +00:00
Setup branch protection/actions for all sub-repos
jakegoodwin opened issue TDD-For-Rust/tdd_templates#2 2023-12-21 07:58:07 +00:00
setup git submodules and repos for them.
jakegoodwin opened issue TDD-For-Rust/tdd_templates#1 2023-12-21 07:56:49 +00:00
Build a list of the target platforms to work on
jakegoodwin created repository TDD-For-Rust/tdd_templates 2023-12-21 07:53:28 +00:00
jakegoodwin pushed to main at paulM_projects/gf_002 2023-12-09 17:22:19 +00:00
fc610a2f44 updated
jakegoodwin pushed to main at paulM_projects/gf_002 2023-12-09 17:19:01 +00:00
82f461682d updated the readme
jakegoodwin pushed to main at paulM_projects/gf_002 2023-12-09 17:09:18 +00:00
decabdf75f updated the power shell script to be simpler
jakegoodwin pushed to main at paulM_projects/gf_002 2023-12-09 17:05:35 +00:00
bf4636d994 added the makefile for building the program
f4d1ec92c7 added the main file for windows
37c1d3ad0f added the driver program for usbasp on windows
35ae117bf3 added the avrdude 7.0 program for windows
571cf97afe added the pre-built hex files for the attiny13/a
Compare 7 commits »
jakegoodwin created repository paulM_projects/gf_002 2023-12-09 17:00:32 +00:00
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-12 05:39:24 +00:00
59086bd28b added another test
6477248e3b cleaned up the defines
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-08 04:42:27 +00:00
604dc1ad60 fixed usage warning
b97b731bb9 restructured into a interface file and a driver file.
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-08 04:06:17 +00:00
1bc91feed8 reorganized a bit, starting to group tests
755f8a96a2 added mock_assertions macro, might not function idk
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 20:08:39 +00:00
875ad2f30a removed stdio.h
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 20:08:20 +00:00
c389c998dd removed print statments
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 05:55:48 +00:00
0c5fcf85ac added in recursion to the twi for TX