Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dfbaa4149d5e2815c1773f9f4107e922b170d0bf
/
boards
/
arm
/
nrf51_vbluno51
15f9ae0
dts: nrf: revert i2c sda-gpios, scl-gpios changes
by Martí Bolívar
· 4 years ago
17a6630
boards: nrf: switch to sda-gpios, scl-gpios
by Martí Bolívar
· 4 years, 1 month ago
d929e87
boards: dts: nrf: Remove SoC compatible in top-level compatible
by Kumar Gala
· 5 years ago
0b300da
tree-wide: Remove assignments to Kconfig options unused in nRF drivers
by Andrzej Głąbek
· 5 years ago
97b07b9
drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible
by Andrzej Głąbek
· 5 years ago
a42a42c
kconfig: Replace defconfig singe-symbol 'if's with 'depends on'
by Ulf Magnusson
· 5 years ago
c5839f8
kconfig: Remove assignments to CONFIG_<arch> syms and hide them
by Ulf Magnusson
· 5 years ago
1dc4b1d
boards: shrink image sizes
by Kumar Gala
· 5 years ago
ff90b2c
drivers: gpio_nrfx: update to use new GPIO API
by Piotr Mienkowski
· 5 years ago
b292f76
kconfig: Remove assignments to promptless SOC_FAMILY_NRF symbol
by Ulf Magnusson
· 5 years ago
bd6e044
kconfig: Clean up header comments and make them consistent
by Ulf Magnusson
· 5 years ago
3b3bbc1
Bluetooth: hci_uart: Use DT for the hci_uart UART
by Carles Cufi
· 6 years ago
6b2cd29
doc: fix misspellings in documentation
by David B. Kinder
· 6 years ago
a84ded7
dts: Replace status = "ok" with status = "okay"
by Ulf Magnusson
· 6 years ago
3ae5262
license: cleanup: add SPDX Apache-2.0 license identifier
by Anas Nashif
· 6 years ago
32223bd
boards: Enable GPIO by default on boards with nRF SoCs
by Andrzej Głąbek
· 6 years ago
c616f21
boards: nrf: Add bt-mon-uart to all nRF-based boards
by Carles Cufi
· 6 years ago
0e4ff80
doc: boards: move all board docs to be index.rst
by Anas Nashif
· 6 years ago
9f1acfe
boards: arm: nrf: Make Bluetooth optional
by Carles Cufi
· 6 years ago
67af71e
boards: arm: Add xtools as a supported toolchain
by Kumar Gala
· 6 years ago
326be98
boards: nrf: Remove redundant Kconfig adjustments
by Andrzej Głąbek
· 6 years ago
f8178dc
shell: remove Console dependencies
by Jakub Rzeszutko
· 6 years ago
758d5b1
boards: Remove board.h from boards that don't need it
by Kumar Gala
· 6 years ago
4638652
Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files
by Ulf Magnusson
· 6 years ago
1fc79a0
boards: nrf: Convert boards to use device tree for LEDs & Buttons
by Kumar Gala
· 6 years ago
236a2d6
dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files
by Kumar Gala
· 7 years ago
7c2197f
boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards)
by Paweł Zadrożniak
· 7 years ago
4f6aac1
dts: nrf5: Changed GPIO and GPIOTE define names
by Mieszko Mierunski
· 7 years ago
15813d3
boards: nrf: Changed GPIO default driver to NRFX shim
by Mieszko Mierunski
· 7 years ago
e99e363
dts: nrf: Added DTS support for nRF51
by Mieszko Mierunski
· 7 years ago
957262e
build: Replace GCC ARM Embedded with GNU Arm Embedded
by Carles Cufi
· 7 years ago
dc1c274
boards: nrf: Moved SDA and SCL pin configuration to DTS for nRF boards
by Mieszko Mierunski
· 7 years ago
9c619d7
boards: nrf: Use i2c drivers from nrfx
by Mieszko Mierunski
· 7 years ago
3f99eef
drivers: uart: Rename nrf5 namings to nrfx
by Jakub Rzeszutko
· 7 years ago
a3128e6
boards: defconfig: Consistently quote string defaults
by Ulf Magnusson
· 7 years ago
f49150c
arch: arm: nrf: Rename nrf5 SoC Family to nrf
by Carles Cufi
· 7 years ago
422bc24
soc: nrf5: Use i2c configure options generated from dts
by Aapo Vienamo
· 7 years ago
71bda84
boards: arm: nrf5: Enable i2c dts nodes for boards
by Aapo Vienamo
· 7 years ago
f09bab9
drivers: i2c: nrf5: Make pins for Port 1 configurable
by Aapo Vienamo
· 7 years ago
22e5b07
drivers: i2c: nrf5: Fix SDA pin naming
by Aapo Vienamo
· 7 years ago
44141f6
arm: nordic: Refactor dts.fixup files to SoC vs board
by Kumar Gala
· 7 years ago
ff7dfc4
dts: bindings: add support for the flash driver name
by Andrzej Puzdrowski
· 7 years ago
7d764b3
cmake: Use path-corrected version of ZEPHYR_BASE
by Carles Cufi
· 7 years ago
7a3462d
scripts: runner: use arguments, not environment vars
by Marti Bolivar
· 7 years ago
e33ec24
scripts: refactor flash/debug scripts to remove "shell"
by Marti Bolivar
· 7 years ago
f0c9591
doc: boards: arm: convert make to cmake
by Marti Bolivar
· 7 years ago
f0346bf
flash: Change type of FLASH_SCRIPT_ENV_VARS
by Sebastian Bøe
· 7 years ago
ef91281
dts: Move dts files into board dirs
by Kumar Gala
· 7 years ago
09c63b3
dts: Move fixup files into board dirs
by Kumar Gala
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
f00f585
doc: replace UTF-8 chars
by David B. Kinder
· 7 years ago
dd09eac
arm: nrf: Fix I2C_0_DEFAULT_CFG settings
by Kumar Gala
· 8 years ago
d5c13a7
Bluetooth: controller: Rename Kconfig prefix
by Carles Cufi
· 8 years ago
2975ca0
Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_*
by Johan Hedberg
· 8 years ago
e9a3411
doc: spelling fixes in docs
by David B. Kinder
· 8 years ago
7fb2d94
boards: arm: Add support for the VBLUno51 board
by Nam Do
· 8 years ago