This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dec99c0c97 crypto: Remove CRYPTO_BLAKE2S Kconfig
new f6ba2970e0 Solve the risk of dividing by 0 when setting frequency
points
new 09a81017b8 To solve the problem of unordered setting of div & mux,
after solving the problem, the frequency will be set to mux first, and then div
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/clk/clk.c | 12 ------------
drivers/clk/clk_divider.c | 5 +++++
2 files changed, 5 insertions(+), 12 deletions(-)