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 client_code_fg004/High 2024-07-27 19:50:07 +00:00
0fe08d7612 Added function for setting the enable pins low
jakegoodwin pushed to main at client_code_fg004/High 2024-07-27 19:44:57 +00:00
a09d7de1df Setup new tests for extracting the EN pin logic
8e3978a089 updated with code from the high branch
0676abc259 Added template hidden files
Compare 3 commits »
jakegoodwin pushed to main at client_code_fg004/Test 2024-07-27 19:30:51 +00:00
2e50414165 MPLABX
jakegoodwin pushed to main at client_code_fg004/Low 2024-07-27 19:30:26 +00:00
133f8e3768 updated from MPLABX
2e8273e81d updated with missing template files
Compare 2 commits »
jakegoodwin pushed to main at client_code_fg004/High 2024-07-27 19:22:20 +00:00
f551dd582b result of MPLABX build and clean op
jakegoodwin pushed to main at client_code_fg004/Test 2024-07-27 19:12:35 +00:00
321f5cd0f4 Patched function pointer from Low code base
jakegoodwin renamed repository from fg004_SocketProtectionTest to client_code_fg004/Test 2024-07-27 18:41:59 +00:00
jakegoodwin pushed to main at client_code_fg004/Test 2024-07-27 18:37:44 +00:00
a5b623d213 updated readme for current status
jakegoodwin pushed to main at client_code_fg004/Test 2024-07-27 18:35:37 +00:00
08e146d424 chagned mode to allow execution of shell scripts
jakegoodwin deleted branch low_power_mode from client_code_fg004/Test 2024-07-27 18:35:03 +00:00
jakegoodwin deleted branch fg004a_high_power.X from client_code_fg004/Test 2024-07-27 18:34:52 +00:00
jakegoodwin deleted branch fg004a_test.X from client_code_fg004/Test 2024-07-27 18:34:31 +00:00
jakegoodwin created repository client_code_fg004/Test 2024-07-27 18:29:41 +00:00
jakegoodwin pushed to fg004a_test.X at jakegoodwin/fg004_a1 2024-07-27 18:20:11 +00:00
d60e4d0586 Re-added the fake microseconds function for testing to pass.
jakegoodwin pushed to main at jakegoodwin/fg004_a1 2024-07-27 18:19:29 +00:00
d60e4d0586 Re-added the fake microseconds function for testing to pass.
jakegoodwin pushed to main at jakegoodwin/fg004_a1 2024-07-27 18:12:36 +00:00
8eb5600499 removed the Delay_MicroSeconds_impl function and pointer set.
a35b806299 removed unused comments and substituted bit shifts with constants
077b265be2 Uncommented the SetAllHigh test and added the constatnts
2e26507d76 whitespace change
098d34c853 changed tests to not use magic numbers
Compare 39 commits »
jakegoodwin pushed to fg004a_test.X at jakegoodwin/fg004_a1 2024-07-27 18:07:38 +00:00
8eb5600499 removed the Delay_MicroSeconds_impl function and pointer set.
a35b806299 removed unused comments and substituted bit shifts with constants
077b265be2 Uncommented the SetAllHigh test and added the constatnts
2e26507d76 whitespace change
098d34c853 changed tests to not use magic numbers
Compare 24 commits »
jakegoodwin commented on issue TDD-Templates/cmake_cpputest_template#15 2024-07-25 23:12:49 +00:00
[FEAT] Add in C/CPP code formatting

Some of the code beautifiers and tools I found were ancient and seem somewhat dead. I'm going forward with clang's tooling as they are already the only one's maintaining the LSP so GNU's offerings…

jakegoodwin opened issue TDD-Templates/cmake_cpputest_template#15 2024-07-25 23:09:33 +00:00
[FEAT] Add in C/CPP code formatting
jakegoodwin pushed to fg004a_test.X at jakegoodwin/fg004_a1 2024-07-25 00:51:25 +00:00
c64fb08bec MPLABX config updates
7c0fc29687 defined the F_CPU here
437479b0b5 Commented out the unused function
2be04980d1 Changed to using an initial value for u16.
Compare 4 commits »