Commit Graph

12 Commits

Author SHA1 Message Date
d7b768992e examples/std: fix warning 2021-10-18 01:37:35 +02:00
f5e251fc81 Update clap 2021-10-18 01:19:01 +02:00
f2623e7e9b Update lots of deps 2021-09-11 01:35:23 +02:00
de016e8456 Remove trait_alias, allow(incomplete_features).
trait_alias seems unused. no idea why it's there.
2021-09-03 17:00:58 +02:00
5f04d6e6c5 Fix embassy::main macros for std target 2021-09-02 14:45:54 +02:00
c4b9c8ac87 std: fold into embassy core, add non-hacky time driver. 2021-08-25 21:06:27 +02:00
07d4b196f7 Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
56d0c5ffe1 Fix warnings in std and rp 2021-07-04 12:46:04 +10:00
aca0fb1065 net: Make the user pass in the StackResources in init
By having the user pass in the resources, we can make them generic, this way
the user can choose the size of the individual resources
2021-06-20 17:15:18 -03:00
890e93f367 UPdate smoltcp 2021-06-12 00:50:36 +02:00
7d869bdec8 Update heapless 2021-06-04 01:35:04 +02:00
dff03ecfc7 Move examples to a subdirectory 2021-06-02 01:32:19 +02:00