• Joined on 2022-09-24
savanni pushed to attiny85 at savanni/ruduino 2023-04-02 17:21:52 +00:00
bda8637c08 Allow passing an MCU description to reprocess just that one file.
f17af2ba44 Resolve ambiguities with the timer/counter code
Compare 2 commits »
savanni deleted branch atmega32u4 from savanni/ruduino 2023-04-02 16:19:54 +00:00
savanni deleted branch master from savanni/ruduino 2023-04-02 15:38:50 +00:00
savanni created branch expanded-spi-pins in savanni/ruduino 2023-04-02 15:37:35 +00:00
savanni pushed to expanded-spi-pins at savanni/ruduino 2023-04-02 15:37:35 +00:00
8235d34f95 Add CS, PDI, and PDO pins
f516e1216b Rename MISO/MOSI to SerialDataIn and SerialDataOut
Compare 2 commits »
savanni created branch main in savanni/ruduino 2023-04-02 15:32:54 +00:00
savanni pushed to main at savanni/ruduino 2023-04-02 15:32:54 +00:00
savanni pushed to main at savanni/monorepo 2023-03-31 02:53:09 +00:00
cb16d73342 Switch to using rustup to pin the rust toolchain
savanni merged pull request savanni/monorepo#36 2023-03-31 02:43:05 +00:00
Render the goban along with ghost images for the cursor
savanni pushed to main at savanni/monorepo 2023-03-31 02:43:05 +00:00
35850b60b3 Add a wood texture background
b236ee54ab Render a ghost stone over the current cursor location
c2e7399e55 Add the playing field to the main app
d430fd82e6 Draw the goban
Compare 4 commits »
savanni deleted branch feature/goban from savanni/monorepo 2023-03-31 02:43:05 +00:00
savanni pushed to feature/goban at savanni/monorepo 2023-03-31 02:42:31 +00:00
35850b60b3 Add a wood texture background
b236ee54ab Render a ghost stone over the current cursor location
Compare 2 commits »
savanni created pull request savanni/monorepo#36 2023-03-31 02:42:04 +00:00
Render the goban along with ghost images for the cursor
savanni pushed to feature/goban at savanni/monorepo 2023-03-31 02:31:36 +00:00
caf662180f Ensure that screenplay also loads resources
cd7b201ca1 Add a wood texture background
Compare 2 commits »
savanni pushed to feature/goban at savanni/monorepo 2023-03-31 01:27:38 +00:00
02e4072c50 Render the ghost stone over the board according to current player
392e162d3a Render a ghost stone over the current cursor location
Compare 2 commits »
savanni created branch feature/build-tools in savanni/monorepo 2023-03-29 16:21:05 +00:00
savanni pushed to feature/build-tools at savanni/monorepo 2023-03-29 16:21:05 +00:00
27eb2bc346 Attempt a build using crane
savanni created branch android in savanni/monorepo 2023-03-26 03:41:42 +00:00
savanni pushed to android at savanni/monorepo 2023-03-26 03:41:42 +00:00
1450ec5ae6 Set up an android project
savanni pushed to feature/goban at savanni/monorepo 2023-03-25 13:24:48 +00:00
c2e7399e55 Add the playing field to the main app