]> patrickod personal git archive - keywing-rs.git/log
keywing-rs.git
3 years agoUpdated README with links to original source & boards
Patrick O'Doherty [Sun, 20 Sep 2020 23:19:07 +0000 (16:19 -0700)]
Updated README with links to original source & boards

3 years agoInitial port to Feather M4
Patrick O'Doherty [Sun, 20 Sep 2020 17:51:31 +0000 (10:51 -0700)]
Initial port to Feather M4

Changes:
 * Update the SPI and i2c bus initialization to use the handy feather_m4 hal
   helper methods.
 * Hack out some timer code in the invalid key handler due to differences in
   timer/delay API to return to later.
 * update memory.x referencing the atsamd feather_m4 board definition &
   reserving 1KB for panic dumping

3 years agoAdd nix & direnv rust environment configuration
Patrick O'Doherty [Fri, 4 Sep 2020 23:13:51 +0000 (16:13 -0700)]
Add nix & direnv rust environment configuration

4 years agoRemove dead code
James Munns [Wed, 27 May 2020 00:03:27 +0000 (02:03 +0200)]
Remove dead code

4 years agoWorking little text editor
James Munns [Tue, 26 May 2020 23:15:17 +0000 (01:15 +0200)]
Working little text editor

4 years agoAdd a readme
James Munns [Tue, 26 May 2020 21:22:58 +0000 (23:22 +0200)]
Add a readme

4 years agoNot exactly initial commit
James Munns [Tue, 26 May 2020 21:18:32 +0000 (23:18 +0200)]
Not exactly initial commit