| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | WIP embassy-net v2 | Dario Nieuwenhuis | 2022-05-25 | 1 | -9/+1 | |
| | | ||||||
| * | Make embassy-net nightly-only. | Dario Nieuwenhuis | 2022-05-19 | 1 | -4/+1 | |
| | | | | | | It's useless without async traits, so juggling the `nightly` feature around is not worth the pain. | |||||
| * | Replace embassy::io with embedded_io. | Dario Nieuwenhuis | 2022-05-07 | 1 | -4/+5 | |
| | | ||||||
| * | net: add functions to get current Eth and IP config | Dario Nieuwenhuis | 2022-05-02 | 1 | -1/+3 | |
| | | ||||||
| * | Update smoltcp, fix build issues with no ethernet. | Dario Nieuwenhuis | 2021-11-26 | 1 | -1/+3 | |
| | | ||||||
| * | net: update smoltcp | Dario Nieuwenhuis | 2021-11-26 | 1 | -2/+1 | |
| | | ||||||
| * | Clippy fixes | Dario Nieuwenhuis | 2021-10-18 | 1 | -0/+1 | |
| | | ||||||
| * | net: Make the user pass in the StackResources in init | Thales Fragoso | 2021-06-20 | 1 | -1/+1 | |
| | | | | | | 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 | |||||
| * | eth-v2: Start Ethernet peripheral implementation | Thales Fragoso | 2021-06-16 | 1 | -1/+1 | |
| | | ||||||
| * | Update deps | Dario Nieuwenhuis | 2021-05-18 | 1 | -4/+0 | |
| | | ||||||
| * | add is_link_up, is_config_up | Dario Nieuwenhuis | 2021-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | Add medium-ip, medium-ethernet Cargo features | Dario Nieuwenhuis | 2021-04-12 | 1 | -3/+4 | |
| | | ||||||
| * | publish config::Event | Dario Nieuwenhuis | 2021-04-12 | 1 | -1/+3 | |
| | | ||||||
| * | Update to latest embassy, atomic-pool, smoltcp | Dario Nieuwenhuis | 2021-04-07 | 1 | -6/+7 | |
| | | ||||||
| * | reexport smoltcp error/result | Dario Nieuwenhuis | 2021-02-12 | 1 | -0/+1 | |
| | | ||||||
| * | Remove use of feature(const_in_array_repeat_expressions) | Dario Nieuwenhuis | 2021-02-03 | 1 | -1/+0 | |
| | | ||||||
| * | :rainbow: | Dario Nieuwenhuis | 2021-02-03 | 1 | -0/+31 | |
