Commit Graph

24 Commits (5faf64eae8f110364b0a0cf4a53e2f0cca9227bf)

Author SHA1 Message Date
Astro 8d532dc50a Cargo.toml: use patch for dependency stm32f4xx-hal 2020-03-23 00:28:24 +01:00
Astro b345cc0865 use embedded_hal through stm32f4xx_hal instead of direct dependency
this will aid maintainability.
2020-03-21 00:22:38 +01:00
Astro e5b4789304 replace dependency lexical-core with num-traits 2020-03-19 19:51:59 +01:00
Astro 69a4f5a5d2 merge the network code 2020-03-13 23:39:22 +01:00
Astro f021ebd6e6 pins: setup PwmPins 2020-03-12 17:26:14 +01:00
Astro 71c1f8441c more dependency updates 2020-03-11 23:12:08 +01:00
Astro 2f50071afa switch to stm32f427, setup eth pins 2020-03-09 00:36:19 +01:00
Astro 72b44b4b22 update dependency stm32f4xx-hal to 0.7 2020-03-09 00:07:56 +01:00
Astro 573d5ed6c8 update rust and smoltcp 2020-03-08 23:49:56 +01:00
Sebastien Bourdeauducq 27d5684782 rename to thermostat 2019-06-01 10:14:32 +08:00
Astro 2583de36a8 bump dependencies to now stable versions 2019-05-09 20:56:25 +02:00
Astro acb2709783 Cargo.toml: simplify 'panic-abort' dependency 2019-03-25 17:06:40 +01: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 7d50391af0 nix: build with fetchcargo 2019-03-18 23:09:54 +01:00
Astro 58ac89b66e LICENSE: add GPL-3 2019-03-18 21:47:18 +01:00
Astro 2b65b1daf1 Cargo.toml: reduce unneeded smoltcp features 2019-03-15 14:19:50 +01:00
Astro 384b537555 net: maintain NET_PENDING flag 2019-03-14 22:02:25 +01:00
Astro 348928ba41 Cargo.toml: point stm32f4xx-hal+stm32-eth dependencies to git 2019-03-14 20:23:57 +01:00
Astro c1b0e54550 use semihosting with a feature-flag 2019-03-14 19:58:41 +01:00
Astro c7c5a733f9 add net+server modules 2019-03-12 22:52:39 +01:00
Astro d4e8a131ca Cargo.toml: add release flags 2019-03-11 18:25:13 +01:00
Astro 03b2bbb6d1 Cargo.toml: add repository link 2019-03-11 18:24:57 +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