1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf9160
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
periph cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
vectors cpu/nrf9160: add Kconfig dependencies 2021-12-02 07:51:21 +01:00
cpu.c cpu/nrf9160: add initial support 2021-07-28 20:11:26 +02:00
Kconfig cpu/nrf5x_common: implement periph/gpio_ll{,_irq} 2022-04-23 19:47:00 +02:00
Makefile cpu/nrf9160: add initial support 2021-07-28 20:11:26 +02:00
Makefile.dep cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
Makefile.features cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
Makefile.include boards/nrf9160dk: add riotboot to FEATURES_PROVIDED 2021-11-18 23:05:42 +01:00
spi_twi_irq.c cpu/nrf5x: allow multiple I2C and SPI buses on a shared periph 2022-08-30 10:05:34 +02:00