David Sidrane
068e026ed1
px4cannode-v1 bootloader Update for upstream NuttX up_timer_initialize changes
...
up_timer_initialize became arm_timer_initialize
7 years ago
David Sidrane
2d00fdf630
esc35-v1 bootloader Update for upstream NuttX up_timer_initialize changes
...
up_timer_initialize became arm_timer_initialize
7 years ago
David Sidrane
4062061e59
zubaxgnss-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
3c8f31772d
s2740vc-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
75b8770214
px4io-v1 nsh Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
57fb4ccec9
px4flow-v2 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
b389a4cd2d
px4esc-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
893313f352
px4cannode-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
0308b1d363
esc35-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
227658c9ef
Updated NuttX submodule for kinetis WIP ==upstream_kinetis
7 years ago
David Sidrane
fb7b8d475a
Updated NuttX submodule for kinetis WIP ==upstream_kinetis
7 years ago
David Sidrane
c0d6918737
Updated Nuttx Submodule to use kinetis WIP ==upstream_kinetis
7 years ago
David Sidrane
9fd3eac282
Updated submodule NuttX for kinetis WIP ==upstream_kinetis
7 years ago
David Sidrane
d409ca3e46
Inital commit of nxphlite-v3
7 years ago
David Sidrane
0e23df28ea
Removed STM32 references from Kinetis
7 years ago
David Sidrane
23e45cb4b3
nxphlite-v1 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
91f14435d7
px4nucleoF767ZI-v1 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
f9aa9f29e3
px4fmu-v5 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
983c436f5d
px4fmu-v4pro Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
63b9c03e53
px4fmu-v4 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
0a25cc2254
px4fmu-v3 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
afad39fa14
px4fmu-v2 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
6ffcec48ba
mindpx-v2 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
61e45ebb48
auav-x21 Refreshed nuttx SDIO changes for 7.19+
7 years ago
David Sidrane
8ac9e82ac4
Updated NuttX submodules to upstream 7.19+ ==upstream
...
These changes add arch namespace to some SDIO related CONFIG defines
in support of per channel capabilities for SDIO
The SDIO api addes SDIO_CAPABILITIES(dev)
and define SDIO_CAPS_1BIT_ONLY and SDIO_CAPS_DMASUPPORTED
STM32
-----
WAS:
CONFIG_SDIO_DMA=y
IS:
WAS:
CONFIG_SDIO_DMAPRIO=0x00010000
IS:
CONFIG_STM32_SDIO_DMA=y
CONFIG_STM32_SDIO_DMAPRIO=0x00001000
WAS:
CONFIG_ARCH_HAVE_SDIO=y
CONFIG_ARCH_HAVE_SDIOWAIT_WRCOMPLETE=y
CONFIG_MMCSD_SDIO=y
CONFIG_SDIO_PREFLIGHT=y
CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE=y
IS:
CONFIG_ARCH_HAVE_SDIO=y
CONFIG_SDIO_DMA=y
CONFIG_ARCH_HAVE_SDIOWAIT_WRCOMPLETE=y
CONFIG_MMCSD_SDIO=y
CONFIG_SDIO_PREFLIGHT=y
CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE=y
STM32F7
-------
WAS:
IS:
was CONFIG_SDMMC1_DMA
is:Delketed
was CONFIG_SDMMC2_DMA
is:Delketed
was:
CONFIG_SDMMC1_PRI
is:
CONFIG_STM32F7_SDMMC1_PRI
was:
CONFIG_SDMMC2_PRI
is:
CONFIG_STM32F7_SDMMC2_PRI
was:
CONFIG_SDMMC1_DMAPRIO
is:
CONFIG_STM32F7_SDMMC1_DMAPRIO
was:
CONFIG_SDMMC2_DMAPRIO
is:
CONFIG_STM32F7_SDMMC2_DMAPRIO
7 years ago
David Sidrane
c837096268
sim nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
9daa8ec3c7
zubaxgnss-v1 bootloader Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
13157b3e6c
zubaxgnss-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
cad85784a2
s2740vc-v1 bootloder Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
277f117ba4
s2740vc-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
954c0bd601
px4nucleoF767ZI-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
29437e1972
px4io-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
bd87fb4f09
px4-stm32f4discovery nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
9871495e64
px4fmu-v5 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
10f9ec5400
px4fmu-v4pro nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
d3e9a54b4f
px4fmu-v4 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
3f2b1a9d59
px4fmu-v3 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
af4ab31d61
px4fmu-v2 nsh refreshed config for Nuttx 7.19+
7 years ago
David Sidrane
b717a71e86
px4flow-v2 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
dcaba7d3d1
px4flow-v2 bootloader Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
9e746012a3
px4esc-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
60c8424af4
px4esc-v1 bootloader Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
a32c3ee93d
px4cannode-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
47ccb3fa1c
px4cannode-v1 bootloader Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
e2b8d3b043
nxphlite-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
2b07444f0d
mindpx-v2 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
3ea7083601
esc35-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
6187769746
esc35-v1 bootloader Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
df0057e791
crazyflie nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
9ff583f690
auav-x21 nsh Refreshed nuttx config for 7.19+
7 years ago