Commit graph

18 commits

Author SHA1 Message Date
Michael Hope 76f4ab42da hacks: add a XT60 charger 2023-06-03 18:12:23 +02:00
Michael Hope 090a5d201f hacks: add a .gitignore 2022-09-10 13:10:59 +02:00
Michael Hope efbe3cd1c6 hacks: parse various credit card statements into CSV 2022-09-10 13:10:37 +02:00
Michael Hope d38f54e15d build: run test or check targets. 2016-07-03 21:19:43 +02:00
Michael Hope ea53e61034 sudoku: fix the build and rename test. 2016-07-03 21:16:15 +02:00
Michael Hope ef4be13e0c build: add automatic check target. 2016-07-03 21:15:14 +02:00
Michael Hope d3ce290ac3 build: added a top level Makefile. 2016-07-03 21:02:11 +02:00
Michael Hope 5881c3f8b0 Add an example of generating the struct, encoder, and initialiser from
one definition by uisng repeated includes.
2015-05-31 17:37:04 +02:00
Michael Hope 93d771ae26 Added test images. 2014-07-09 22:04:18 +02:00
Michael Hope d13f6fd016 Create a hack to draw covering rectangles over a bitmap. 2014-07-09 22:04:08 +02:00
Michael Hope 278d79103b Added a Christmas star light flasher. Colour ahoy! 2013-12-22 15:44:50 +01:00
Michael Hope 917f15353d Added an RGB LED flasher that cycles through the hues. 2013-11-24 12:43:26 -08:00
Michael Hope 5d136af9ac Added some comments. 2013-10-13 21:20:02 +02:00
Michael Hope 4092cc4d8d Changed to mask based.
Use FFS to use clz instead.
2013-10-13 21:00:18 +02:00
Michael Hope 95dc1e7ec1 Added a README. 2013-10-13 20:12:06 +02:00
Michael Hope 3e55f1feef Pushed everying under its own directory. 2013-10-13 20:09:27 +02:00
Michael Hope e2bd8e7848 Added the program and a Makefile. 2013-10-13 20:07:13 +02:00
Michael Hope 25023dcac7 Added some test boards. 2013-10-13 20:05:01 +02:00