Dario Nieuwenhuis
|
0ea6a2d890
|
time: replace dyn clock/alarm with a global Driver trait
|
2021-08-05 19:14:09 +02:00 |
|
Dario Nieuwenhuis
|
cfa1f61154
|
Merge pull request #344 from bobmcwhirter/remove_builders
Remove builders from Config(s) and examples.
|
2021-08-04 21:32:39 +02:00 |
|
Dario Nieuwenhuis
|
07d4b196f7
|
Update nightly, remove removed features.
|
2021-08-04 19:48:14 +02:00 |
|
Bob McWhirter
|
f91bfef799
|
Formatting again.
|
2021-08-04 13:42:06 -04:00 |
|
Bob McWhirter
|
f4971fbb79
|
Further work sharing config for example and removing duplicated code.
|
2021-08-04 13:39:02 -04:00 |
|
Bob McWhirter
|
4fe9114695
|
Remove unused import.
|
2021-08-04 11:40:47 -04:00 |
|
Bob McWhirter
|
0787c8f8f5
|
Formatting.
|
2021-08-04 11:35:18 -04:00 |
|
Bob McWhirter
|
03f15d3a60
|
Remove builders from Config(s) and examples.
|
2021-08-04 11:32:39 -04:00 |
|
Dario Nieuwenhuis
|
63ac7ac799
|
Mark new s as unsafe due to not being leak-safe.
|
2021-08-02 19:55:04 +02:00 |
|
Dario Nieuwenhuis
|
af87031d62
|
hal-common: remove Pin in PeripheralMutex
|
2021-08-02 19:55:04 +02:00 |
|
Timo Kröger
|
5ac91933ff
|
stm32: No need to enable GPIO clocks manually
|
2021-07-23 17:54:13 +02:00 |
|
Rukai
|
25d4b2ea26
|
fix stm32 warnings
|
2021-07-05 01:54:29 +02:00 |
|
Thales Fragoso
|
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 |
|
Thales Fragoso
|
098ce6e740
|
stm32h7: Add ethernet example
|
2021-06-16 16:48:35 +02:00 |
|