This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 2fa3b72b3c fs/smartfs: Fix a fatal bug about sector writing after seek
     new 64c7354853 boards/nucleo-c0{71rb|92rc}: add clock definition for timers
     new 89e8c0c425 arch/stm32f0l0g0/adc: add timer trigger support

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:
 arch/arm/src/stm32f0l0g0/Kconfig                   | 117 ++++++++
 arch/arm/src/stm32f0l0g0/hardware/stm32_tim.h      |   4 -
 arch/arm/src/stm32f0l0g0/stm32_adc.c               | 322 ++++++++++++++++++++-
 arch/arm/src/stm32f0l0g0/stm32_adc.h               | 134 ++++++++-
 .../arm/stm32f0l0g0/nucleo-c071rb/include/board.h  |   9 +
 .../arm/stm32f0l0g0/nucleo-c092rc/include/board.h  |   9 +
 6 files changed, 578 insertions(+), 17 deletions(-)

Reply via email to