This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0c88b8f7bf2 Documentation: Fix incorrect timer initialization API
names Correct the misspelled up_timer_initialize() and up_initialize() API
names in the tickless OS documentation to match the declarations in
include/nuttx/arch.h.
new 28f0a27dd27 arch/arm/nrf53: fix inverted GPIOTE per-instance channel
index
new b496611b7f3 arch/arm/nrf53: fix nxstyle errors in nrf53_gpiote.c
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/nrf53/nrf53_gpiote.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)