Commit Graph

21 Commits (27d56847827d8d227ac5ea8aaf2acde1d89a4bda)

Author SHA1 Message Date
Sebastien Bourdeauducq 27d5684782 rename to thermostat 2019-06-01 10:14:32 +08:00
Astro e6395eaf9d clippy delint 2019-04-27 15:25:27 +02:00
Astro 70236a2060 rust edition 2018 delint 2019-04-27 15:23:50 +02:00
Astro 2d758af9e4 add feature "generate-hwaddr" to generate indivudal MAC addrs from device electronic signature 2019-03-21 17:41:33 +01:00
Astro 3f6bb05001 setup clocks to 168 mhz, adjust TIMER_RATE to 20
systick must elapse more often at higher clock.
2019-03-18 22:04:34 +01:00
Astro 19a1609238 doc 2019-03-18 21:41:51 +01:00
Astro 3770fe743a deny compiler warnings 2019-03-18 21:40:03 +01:00
Astro 987f881ffa main: remove unused compiler feature `never_type` 2019-03-18 21:39:34 +01:00
Astro 9ec32ca0a2 main: fix wfi, revise leds, unreachable end 2019-03-18 21:18:20 +01:00
Astro 38b7e1b871 adc_input: make synchronous and simplify 2019-03-18 20:56:29 +01:00
Astro 1832bd5884 net, server: put tcp storage on stack 2019-03-18 20:02:57 +01:00
Astro e6125581fd main: repurpose led activity, obtain fresh time 2019-03-14 22:07:52 +01:00
Astro 384b537555 net: maintain NET_PENDING flag 2019-03-14 22:02:25 +01:00
Astro 689f33304d main: lower watchdog timeout to 1s 2019-03-14 22:01:01 +01:00
Astro 1f80b456f3 add nucleo-f429zi board leds 2019-03-14 20:55:42 +01:00
Astro c1b0e54550 use semihosting with a feature-flag 2019-03-14 19:58:41 +01:00
Astro 7ce7ff2a6d add timer with systick 2019-03-14 18:22:33 +01:00
Astro eac7c8232f main: revise clock rates
systick seemed to be running too slow
2019-03-14 18:11:15 +01:00
Astro c7c5a733f9 add net+server modules 2019-03-12 22:52:39 +01:00
Astro 03af97ef5e Add adc_input 2019-03-11 18:24:49 +01:00
Astro 51ee455fe7 create nix build infrastructure 2019-03-07 16:27:33 +01:00