index
:
iot-contact
binary-descriptors
debug-network-issue
esp32s2_devkitm
main
IoT device to check if doors and windows are closed or open
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
pcb: power: Add 5V supply based on external input
xengineering
3 days
gitignore: Add `datasheets`
xengineering
3 days
doc: api: Add README.md and flatten future.md structure
xengineering
3 days
doc: api: future: Add first draft
xengineering
3 days
doc: Add CC-BY-SA license
xengineering
3 days
pcb: Connect RMII, MDIO and PHY reset
xengineering
4 days
pcb: Add NOT-logic for power LED
xengineering
4 days
pcb: Switch to one RGB LED
xengineering
4 days
pcb: io: Add first draft for normally open contact
xengineering
4 days
pcb: io: Finish draft for motor control
xengineering
4 days
pcb: Move version detection to processor schematic
xengineering
5 days
pcb: io: Add 230 VAC logic
xengineering
5 days
pcb: Switch to three wire connectors
xengineering
5 days
pcb: Draw Edge.Cuts outline
xengineering
5 days
pcb: ethernet: Add initial schematic
xengineering
2025-05-28
pcb: processor: Add TODO for MAC EEPROM
xengineering
2025-05-25
pcb: processor: Finish first schematic
xengineering
2025-05-24
Merge PCB and versioning improvements
xengineering
2025-05-24
Add RELEASE.md
xengineering
2025-05-24
pcb: Add versions.tsv and reserve v0.1.0-pre1
xengineering
2025-05-24
pcb: Invert button signals
xengineering
2025-05-24
pcb: Add voltage divider for PCB versioning
xengineering
2025-05-24
tools: resistor_selector: Raise precision to 6
xengineering
2025-05-24
pcb: Replace J6 & J7 by bigger J5
xengineering
2025-05-24
pcb: gitignore: Add _autosave*kicad*
xengineering
2025-05-24
pcb: U1: Add STM32F427VIT6TR
xengineering
2025-05-24
web: Deploy iot-contact.kicad_pcb
xengineering
2025-05-24
Merge build system improvements
xengineering
2025-05-24
artifacts: Provide `{factory,update}-image.bin`
xengineering
2025-05-24
Remove redundant file name in Meson code
xengineering
2025-05-24
Provide `factory-image.bin` with Meson
xengineering
2025-05-24
tools: Add `make_factory_image.py`
xengineering
2025-05-24
tools: Format Python scripts with `black`
xengineering
2025-05-24
fw: app: Provide confirmed image in build tree
xengineering
2025-05-24
Remove installation step
xengineering
2025-05-24
Remove `st-flash`-based build targets
xengineering
2025-05-24
tools: Add `resistor_selector.py`
xengineering
2025-05-24
Revert "fw: app: Enable CONFIG_NO_OPTIMIZATIONS"
xengineering
2025-05-07
Merge branch 'settings'
xengineering
2025-05-07
fw: app: Enable CONFIG_NO_OPTIMIZATIONS
xengineering
2025-05-07
fw: app: http: Refactor settings handler
xengineering
2025-05-07
fw: app: http: Set settings content type to text/json
xengineering
2025-05-07
fw: app: Encode settings with JSON lib
xengineering
2025-04-16
fw: app: http: Add working GET /settings.json
xengineering
2025-04-15
fw: app: http: Add dummy GET /settings.json
xengineering
2025-04-15
fw: app: syslog: Stop supporting CONFIG_LOG_BACKEND_NET_SERVER
xengineering
2025-04-15
fw: app: syslog: Put only IP into syslog/target/ip
xengineering
2025-04-15
fw: app: syslog: Implement commit target
xengineering
2025-04-15
fw: app: syslog: Make target IP configurable
xengineering
2025-04-15
fw: app: Enable settings with NVS backend
xengineering
[next]