| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | pio i2s | Nathan Perry | 2024-09-26 | 12 | -42/+1449 | |
| | | ||||||
| * | fix build | Nathan Perry | 2024-09-22 | 5 | -35/+1167 | |
| | | ||||||
| * | add .cargo/config.toml | Nathan Perry | 2024-09-22 | 1 | -0/+8 | |
| | | ||||||
| * | add rust-toolchain | Nathan Perry | 2024-09-22 | 1 | -0/+3 | |
| | | ||||||
| * | theoretically working firmware | Nathan Perry | 2024-09-22 | 6 | -99/+464 | |
| | | ||||||
| * | add rs3236 symbol | Nathan Perry | 2024-09-19 | 1 | -1/+152 | |
| | | ||||||
| * | add rustfmt | Nathan Perry | 2024-09-17 | 1 | -0/+44 | |
| | | ||||||
| * | hopefully working | Nathan Perry | 2024-09-12 | 4 | -1/+2633 | |
| | | ||||||
| * | rename board files to ocularium | Nathan Perry | 2024-09-10 | 9 | -155/+155 | |
| | | ||||||
| * | init firmware | Nathan Perry | 2024-09-03 | 7 | -35/+70 | |
| | | ||||||
| * | move hw into subdirectory | Nathan Perry | 2024-09-02 | 47 | -2/+2 | |
| | | ||||||
| * | schematic: fix cc2 | Nathan Perry | 2024-09-02 | 1 | -6/+166 | |
| | | ||||||
| * | schematic: fix straggling value | Nathan Perry | 2024-08-15 | 3 | -28/+28 | |
| | | ||||||
| * | bom: fix wks inclusion, customization | Nathan Perry | 2024-08-15 | 1 | -2/+12 | |
| | | ||||||
| * | interactive_html_bom: fix asset inclusion | Nathan Perry | 2024-08-15 | 1 | -6/+13 | |
| | | ||||||
| * | clef/nix: support generating interactivehtmlbom | Nathan Perry | 2024-08-15 | 6 | -10/+124 | |
| | | ||||||
| * | flake: convert to call-flake dep on clef | Nathan Perry | 2024-08-15 | 2 | -170/+13 | |
| | | ||||||
| * | nix: use inkscape to trim svg padding | Nathan Perry | 2024-08-14 | 2 | -1/+11 | |
| | | ||||||
| * | nix/model: include .kicad_pro to get model paths | Nathan Perry | 2024-08-14 | 2 | -4/+10 | |
| | | ||||||
| * | nix/schematic: work in src to find local wks files | Nathan Perry | 2024-08-14 | 2 | -5/+8 | |
| | | ||||||
| * | schematic: linux-compatible page layout path | Nathan Perry | 2024-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | nix: migrate functionality to clef | Nathan Perry | 2024-08-14 | 16 | -127/+580 | |
| | | ||||||
| * | nix: rewrite expressions to be generic | Nathan Perry | 2024-08-14 | 10 | -115/+306 | |
| | | ||||||
| * | schematic: more cosmetic touchups | Nathan Perry | 2024-08-13 | 2 | -336/+337 | |
| | | ||||||
| * | schematic/mcu: split test-point blocks, doc usb resistors | Nathan Perry | 2024-08-13 | 1 | -808/+888 | |
| | | ||||||
| * | fixup components with new references | Nathan Perry | 2024-08-13 | 3 | -3281/+3284 | |
| | | ||||||
| * | schematic: normalize component values | Nathan Perry | 2024-08-13 | 4 | -143/+141 | |
| | | ||||||
| * | schematic: restore USB PWR_FLAG | Nathan Perry | 2024-08-13 | 2 | -190/+417 | |
| | | ||||||
| * | schematic: general tidying | Nathan Perry | 2024-08-13 | 2 | -2698/+2338 | |
| | | ||||||
| * | schematic/root: clean up | Nathan Perry | 2024-08-13 | 1 | -307/+415 | |
| | | ||||||
| * | schematic/sensors: clean up | Nathan Perry | 2024-08-13 | 1 | -732/+1226 | |
| | | ||||||
| * | schematic: fix page order | Nathan Perry | 2024-08-13 | 3 | -7/+7 | |
| | | ||||||
| * | schematic: remove unused pages | Nathan Perry | 2024-08-13 | 2 | -2767/+0 | |
| | | ||||||
| * | schematic: merge usb, sd -> io | Nathan Perry | 2024-08-13 | 5 | -3825/+3420 | |
| | | ||||||
| * | schematic/sd: clean up | Nathan Perry | 2024-08-13 | 1 | -182/+338 | |
| | | ||||||
| * | schematic/power: add note about charge setting resistors | Nathan Perry | 2024-08-13 | 1 | -27/+99 | |
| | | ||||||
| * | schematic: clean up mcu | Nathan Perry | 2024-08-13 | 1 | -1306/+2134 | |
| | | ||||||
| * | schematic: clean up power | Nathan Perry | 2024-08-13 | 3 | -1728/+2305 | |
| | | ||||||
| * | use noborder schematics | Nathan Perry | 2024-08-13 | 7 | -7/+7 | |
| | | ||||||
| * | sheet: add noborder variants | Nathan Perry | 2024-08-13 | 2 | -0/+298 | |
| | | ||||||
| * | switch page layout to clef | Nathan Perry | 2024-08-13 | 1 | -2/+2 | |
| | | ||||||
| * | Merge commit '25510be02aa9a0b0ef84ee0bdf633cdeb2bf7689' as 'clef' | Nathan Perry | 2024-08-13 | 5 | -0/+536 | |
| |\ | ||||||
| | * | Squashed 'clef/' content from commit 2248c22 | Nathan Perry | 2024-08-13 | 5 | -0/+536 | |
| | | | | | | git-subtree-dir: clef git-subtree-split: 2248c226c3df644ce74cbc45940dd6f390f62296 | |||||
| * | nix: init | Nathan Perry | 2024-08-13 | 10 | -0/+552 | |
| | | ||||||
| * | remove mounting holes and a straggling testpoint from bomv0.1.0 | Nathan Perry | 2024-08-13 | 3 | -10/+10 | |
| | | ||||||
| * | pick a new in-stock dip switch | Nathan Perry | 2024-08-13 | 10 | -1292/+16747 | |
| | | ||||||
| * | mounting holes to plated, remove testpoints from bom | Nathan Perry | 2024-08-13 | 8 | -4383/+4773 | |
| | | ||||||
| * | pcb: misc board touchups | Nathan Perry | 2024-08-13 | 1 | -1243/+1140 | |
| | | ||||||
| * | pcb: actually fix via size to 0.3/0.45 | Nathan Perry | 2024-08-13 | 2 | -5352/+5604 | |
| | | ||||||
| * | pcb: recenter, add origins | Nathan Perry | 2024-08-13 | 1 | -6655/+6842 | |
| | | ||||||
