Gabriel Górski
Gabriel Górski
- Authors: @bradleyharden, @vccggorski, @vcchtjader # Summary [summary]: #summary New clocking API allowing to build a typesafe chain of dependent clock sources, generic clock generators and peripheral channels. # Motivation...
# Summary Main page in docs does not contain contents of `thumb*` modules which in turn should be an implementation detail. We can either - Add `doc` attributes to force...
- Feature Name: clocking\_api\_v2 - Start Date: 2021-04-16 - Authors: @bradleyharden, @vccggorski, @vcchtjader - RFC PR: [atsamd-rs/atsamd#XXXX](https://github.com/atsamd-rs/atsamd/pull/XXXX) # Summary [summary]: #summary New clocking API allowing to build a typesafe chain...
Effort to standardize API across HAL & BSCs. - Remove chip-specific modules PR #424 :heavy_check_mark: merged - Flatten HAL by removing redundant `common` module PR #425 :heavy_check_mark: merged - Update...
# Summary Old API for timers was quite bare-bone. New one tries to expose more functionality in a typesafe and ergonomic way. New abstraction is not _complete_ in terms of...
**Describe the problem** After adding a new peer to the network, this peer is not getting propagated to the already existing peers. At best only peers that were added very...