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

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


    from 0b6cca9  nrf52_rtc: unify irq and evt enums
     new c51e383  nrf52: add PPI peripheral support
     new 2168e60  nrf52_ppi.c: fix incorrect implementation of group channel 
enable
     new b198690  nrf52_ppi: fix file path in license header
     new de40f62  nrf52_ppi: minor naming fixes in comments/include guards
     new 46dd4d8  nrf52_ppi: pass event and task register addresses as uin32_t 
directly

The 5 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/nrf52/Kconfig                         |   4 +
 arch/arm/src/nrf52/Make.defs                       |   4 +
 .../src/{samv7/sam_eefc.h => nrf52/nrf52_ppi.c}    | 125 +++++++++++----------
 .../src/{samv7/sam_eefc.h => nrf52/nrf52_ppi.h}    | 102 ++++++++++-------
 4 files changed, 138 insertions(+), 97 deletions(-)
 copy arch/arm/src/{samv7/sam_eefc.h => nrf52/nrf52_ppi.c} (56%)
 copy arch/arm/src/{samv7/sam_eefc.h => nrf52/nrf52_ppi.h} (59%)

Reply via email to