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/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 »
jakegoodwin pushed to fg004a_test.X at jakegoodwin/fg004_a1 2024-07-25 00:18:24 +00:00
26993753fe Added more stuff to not track.
jakegoodwin pushed to fg004a_test.X at jakegoodwin/fg004_a1 2024-07-25 00:17:55 +00:00
f80f61c9ff Converted to hybrid between MPLABX and Cmake for test harness.
jakegoodwin pushed to fg004a_high_power.X at jakegoodwin/fg004_a1 2024-07-20 17:33:49 +00:00
62425faaec save config file with usage of pickit5
jakegoodwin pushed to fg004a_high_power.X at jakegoodwin/fg004_a1 2024-07-20 17:24:18 +00:00
d084599429 removed the uneeded code for G2 and G3. Added function for instead using the Enable pins.
jakegoodwin pushed to low_power_mode at jakegoodwin/fg004_a1 2024-07-15 19:10:35 +00:00
73dee87190 Updated the project files a bit.
e5fa627c06 cleaned up comment spelling.
ab7bf961bc commented out 20MHz setup. 3.3Mhz with 6x divisor for the main clock works fine and saves power.
4b014da8ac switched to only doing the samping, not using avrage, reduces needed instructions.
Compare 4 commits »
jakegoodwin pushed to low_power_mode at jakegoodwin/fg004_a1 2024-07-15 00:22:24 +00:00
09f214efbe white space changes.
jakegoodwin created branch fg004a_high_power.X in jakegoodwin/fg004_a1 2024-07-15 00:10:08 +00:00