summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 dayspcb: processor: Add MAC EEPROMxengineering
3 dayspcb: io: Add required voltage dividersxengineering
3 dayspcb: Use red LED for error indicationxengineering
3 dayspcb: Remove reset buttonxengineering
3 dayspcb: Solve external and PoE power supplyxengineering
3 dayspcb: Add F1 to protect AC devicesxengineering
3 dayspcb: power: Add 5V supply based on external inputxengineering
3 daysgitignore: Add `datasheets`xengineering
3 daysdoc: api: Add README.md and flatten future.md structurexengineering
3 daysdoc: api: future: Add first draftxengineering
3 daysdoc: Add CC-BY-SA licensexengineering
3 dayspcb: Connect RMII, MDIO and PHY resetxengineering
4 dayspcb: Add NOT-logic for power LEDxengineering
4 dayspcb: Switch to one RGB LEDxengineering
4 dayspcb: io: Add first draft for normally open contactxengineering
4 dayspcb: io: Finish draft for motor controlxengineering
4 dayspcb: Move version detection to processor schematicxengineering
5 dayspcb: io: Add 230 VAC logicxengineering
5 dayspcb: Switch to three wire connectorsxengineering
5 dayspcb: Draw Edge.Cuts outlinexengineering
5 dayspcb: ethernet: Add initial schematicxengineering
2025-05-28pcb: processor: Add TODO for MAC EEPROMxengineering
2025-05-25pcb: processor: Finish first schematicxengineering
2025-05-24Merge PCB and versioning improvementsxengineering
2025-05-24Add RELEASE.mdxengineering
2025-05-24pcb: Add versions.tsv and reserve v0.1.0-pre1xengineering
2025-05-24pcb: Invert button signalsxengineering
2025-05-24pcb: Add voltage divider for PCB versioningxengineering
2025-05-24tools: resistor_selector: Raise precision to 6xengineering
2025-05-24pcb: Replace J6 & J7 by bigger J5xengineering
2025-05-24pcb: gitignore: Add _autosave*kicad*xengineering
2025-05-24pcb: U1: Add STM32F427VIT6TRxengineering
2025-05-24web: Deploy iot-contact.kicad_pcbxengineering
2025-05-24Merge build system improvementsxengineering
2025-05-24artifacts: Provide `{factory,update}-image.bin`xengineering
2025-05-24Remove redundant file name in Meson codexengineering
2025-05-24Provide `factory-image.bin` with Mesonxengineering
2025-05-24tools: Add `make_factory_image.py`xengineering
2025-05-24tools: Format Python scripts with `black`xengineering
2025-05-24fw: app: Provide confirmed image in build treexengineering
2025-05-24Remove installation stepxengineering
2025-05-24Remove `st-flash`-based build targetsxengineering
2025-05-24tools: Add `resistor_selector.py`xengineering
2025-05-24Revert "fw: app: Enable CONFIG_NO_OPTIMIZATIONS"xengineering
2025-05-07Merge branch 'settings'xengineering
2025-05-07fw: app: Enable CONFIG_NO_OPTIMIZATIONSxengineering
2025-05-07fw: app: http: Refactor settings handlerxengineering
2025-05-07fw: app: http: Set settings content type to text/jsonxengineering
2025-05-07fw: app: Encode settings with JSON libxengineering
2025-04-16fw: app: http: Add working GET /settings.jsonxengineering