Daniel Agar
8f0918a16b
boards: remove unused linker __param section
4 years ago
David Sidrane
8a673c8a3d
nxp_fmuk66-v3 Updates for NuttX 9.1.0-
...
nxp_fmuk66-v3: defconfig MMCSD enable multiblock
nxp_fmuk66-v1:Disable multiblock as it fails
5 years ago
Daniel Agar
5e6bfe1ad8
vscode updates
...
* working debugging (one click build and debug)
* SITL jmavsim
* SITL gazebo
* jlink px4_fmu-v{2-5}
* improved syntax highlighting
* GNU linker files
* ROS message files msg/*.msg
* jinja2 template files
* fixed intellisense support
6 years ago
David Sidrane
729d1c32d3
Rename nxphlite-v3 to NXP fmuk66-v3 ( #10927 )
6 years ago
Daniel Agar
f692ad04d0
boards organization
6 years ago
David Sidrane
790356ef6d
NXPHlite-v3:Ensure bin file sizes in mtpl of 8
7 years ago
David Sidrane
9ccb9345be
nxphlite-v3:bin file must be padded to multiple of 8
...
Flash programing on the K66 has to be units of 8 bytes. So we cache
the write of words until there are 2 written. Then the 2 words are
written to FLASH. This change ensure the bin file has an even
number of (4 byte) words by padding the last section in progflash
with 0xffffffff if needed.
7 years ago
David Sidrane
cb58fa5131
NXPHlite-V3:Prep for bootloader of 24K load address is 0x6000
7 years ago
Daniel Agar
02c4ec9b2a
move nuttx-configs to platforms/nuttx
7 years ago
David Sidrane
fea11f1d47
nxphlite-v3:Ensure _ebss will be 4 byte aligned
7 years ago
David Sidrane
d409ca3e46
Inital commit of nxphlite-v3
8 years ago
David Sidrane
c1812af45e
Inital commit of NXPhlite-v1
8 years ago
David Sidrane
5cc58fa067
Reserving 32Kib of FLASH for parameters ( #5035 )
9 years ago
Lorenz Meier
332f669d9b
Add tap-v1 config
9 years ago
px4dev
c14a71c095
Move NuttX configurations out of the NuttX tree proper. This reduces the diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself.
12 years ago
px4dev
ecc7bc5bca
Clean out unused trash from the NuttX configs.
12 years ago
px4dev
9d6ec6b365
Restructure things so that the PX4 configs move out of the NuttX tree, and most of the PX4-specific board configuration data moves out of the config and into the board driver.
...
Rename some directories that got left behind in the great board renaming.
12 years ago
px4dev
b4029dd824
Pull v2 pieces up to build with the merge
12 years ago
Pat Hickey
64ec950c58
px4iov2 nsh boots
12 years ago
px4dev
d5da457e29
Fix PX4IO to run C++ static ctors
12 years ago
px4dev
8a365179ea
Fresh import of the PX4 firmware sources.
13 years ago