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/Relay_Tester 2024-08-25 13:21:16 +00:00
afebedb36a changed function signiture for show byte
jakegoodwin pushed to main at client_code_fg004/Relay_Tester 2024-08-25 13:15:11 +00:00
33e75b2e6a Removed unused functions, Added new structure
92512c257e Added functions to set leds high and low.
Compare 2 commits »
jakegoodwin pushed to main at client_code_fg004/Relay_Tester 2024-08-24 16:00:50 +00:00
2b45d70044 formatting auto
43a64678eb Automated formatting to styling guideline
Compare 2 commits »
jakegoodwin pushed to main at client_code_fg004/Relay_Tester 2024-08-24 15:59:05 +00:00
624b57e56a Updated pinout in readme
jakegoodwin pushed to main at client_code_fg004/Relay_Tester 2024-08-24 00:01:46 +00:00
0037bb3d9b Changes for running in 4bit mode
e7f40f795e Updated the header with the needed function prototypes.
e00c2824d4 Setup testing for LedController and removed the timer test runner
3c99b7b8d5 Added LedController module to the linked libraries for the main program.
231e2516e3 Removed the USART code from the main.c file.
Compare 6 commits »
jakegoodwin pushed tag v1.1.0 to client_code_fg004/High 2024-08-14 20:28:49 +00:00
jakegoodwin released v1.1.0 at client_code_fg004/High 2024-08-14 20:28:49 +00:00
jakegoodwin pushed tag v1.1.0 to client_code_fg004/Low 2024-08-14 20:28:09 +00:00
jakegoodwin released v1.1.0 at client_code_fg004/Low 2024-08-14 20:28:09 +00:00
jakegoodwin pushed tag v1.0.0 to client_code_fg004/Low 2024-08-14 20:22:15 +00:00
jakegoodwin pushed to main at client_code_fg004/High 2024-08-14 20:11:07 +00:00
597441b978 Patched with updates from the LOW repo
jakegoodwin pushed to main at client_code_fg004/Low 2024-08-14 20:07:44 +00:00
ea7341d6c8 removed the setallhigh function call. Not needed.
c4ffb855e0 Added a call to set the TriacPins high in main.
5405e4b8b6 Updated the load module to one-shot the disable of pins baesd on load.
Compare 3 commits »
jakegoodwin pushed to main at client_code_fg004/High 2024-08-14 00:28:56 +00:00
155c4cce9e MPLABX
41cc5b2eef Fixed issue with the load reading logic.
Compare 2 commits »
jakegoodwin pushed to main at client_code_fg004/Low 2024-08-14 00:28:02 +00:00
73e99fc3b9 Fixed issue with logic
jakegoodwin pushed to main at client_code_fg004/Relay_Tester 2024-08-06 00:35:56 +00:00
de01c33f8e Updated readme
jakegoodwin pushed tag v1.0.0 to client_code_fg004/Relay_Tester 2024-08-06 00:19:29 +00:00
jakegoodwin released serial_version at client_code_fg004/Relay_Tester 2024-08-06 00:19:29 +00:00
jakegoodwin commented on issue TDD-Templates/cmake_cpputest_template#15 2024-08-04 16:26:06 +00:00
[FEAT] Add in C/CPP code formatting

Added functionality into the .otto.sh shell script along with a config file that's hidden in the root directory.

jakegoodwin closed issue TDD-Templates/cmake_cpputest_template#15 2024-08-04 16:26:06 +00:00
[FEAT] Add in C/CPP code formatting
jakegoodwin pushed to main at TDD-Templates/cmake_cpputest_template 2024-08-04 16:24:39 +00:00
9343842eae removed whitespace
b83b28af84 removed filecheck for formatting file.
Compare 2 commits »