Commit Graph

30 Commits (dc41473493c0473ffec138c71d4252043ffb5e01)

Author SHA1 Message Date
Astro dc41473493 update dependencies 2020-12-16 19:21:23 +01:00
Astro ff91dd7baa Cargo.toml: obtain sfkv and stm32f4xx-hal via git 2020-12-13 02:29:35 +01:00
Astro 383ebcd8e4 rewrite config for sfkv-based flash_store 2020-12-12 01:25:07 +01:00
Astro d517dd75fe update dependencies 2020-10-30 15:03:57 +01:00
Astro 9e5a58cafd main: switch reports to json serialization 2020-09-27 23:58:03 +02:00
Astro 254c1c3d73 remove now unneeded uom feature use_serde 2020-09-24 21:33:42 +02:00
Astro d40a038c2f config: switch to postcard encoding 2020-09-24 02:06:53 +02:00
Astro 5d0d75d395 config: encode with serde_cbor 2020-09-24 01:18:33 +02:00
Astro 201701ee8b implement mac address generation with reading eui48 from i2c eeprom 2020-09-24 00:19:07 +02:00
Astro bb26490153 unit: replace with uom 2020-09-13 23:13:51 +02:00
Astro 42587810cd usb: add serial logger 2020-09-10 23:17:31 +02:00
Astro 5244077144 update dependencies 2020-09-06 21:59:28 +02:00
Astro a3df2bc685 update to newer stm32-eth 2020-09-03 21:38:56 +02:00
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 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 94465abfba update r0 and cortex-m-rt 2019-08-08 18:30:00 +08: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 cc35c81e55 Cargo.lock: update 2019-03-22 12:59:11 +01:00
Astro 22e7a77d80 Cargo.lock: update 2019-03-21 17:41:03 +01:00
Astro 7d50391af0 nix: build with fetchcargo 2019-03-18 23:09:54 +01:00
Astro 384b537555 net: maintain NET_PENDING flag 2019-03-14 22:02:25 +01:00
Astro edc440cceb Cargo.lock: update 2019-03-14 20:24:38 +01:00
Astro 51ee455fe7 create nix build infrastructure 2019-03-07 16:27:33 +01:00