From 17bb0016a2cc148a2ae384f22a47e5b23cf8beee Mon Sep 17 00:00:00 2001 From: PX4 Jenkins Date: Thu, 2 Aug 2018 12:47:19 +0000 Subject: [PATCH] PX4-NuttX/nuttx branch test: px4-master_auto_rebase NuttX: - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase - https://github.com/PX4-NuttX/nuttx/commit/3d019dff9805a42778b3b489211815539247ee36 Changes from PX4-NuttX/nuttx (https://github.com/PX4-NuttX/nuttx/commit/8957a027f4214416646f384bb47b838ec3686643) in current PX4/master (0928112a80d816eb82bbb3d05db01d19fc14d472) https://github.com/PX4-NuttX/nuttx/compare/8957a027f4214416646f384bb47b838ec3686643...3d019dff9805a42778b3b489211815539247ee36 3d019df (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt ab04315 [PX4: REJECTED] cstdint fix f7e68a8 [PX4: REJECTED] add math.h 3e1516a [PX4: WIP] Jenkinsfile d755b07 (origin/master) drivers/analog: Add driver for digital to analog converted DAC7571. 8810002 configs/metro-m4: Update README. I have bricked by board 8( 1d70e7f Revert "drivers/input/ft5x06.c: Back out part of last PR. I think that is correct to detach the interrupt handler when the drivers is unlinked." b79e6b9 drivers/input/ft5x06.c: Back out part of last PR. I think that is correct to detach the interrupt handler when the drivers is unlinked. 18ca531 Merged in plwm/nuttx/stm32f746g-disco-touchscreen (pull request #701) 5dec4a6 configs/metro-m4: Corrrect SERCOM3 pin configuration Apps: - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase - https://github.com/PX4-NuttX/apps/commit/b1d4755c6dbbb85c00091cec8ad5d18bd191f10c Changes from PX4-NuttX/apps (https://github.com/PX4-NuttX/apps/commit/36806ba3d84c0fa07ed86857d4c92a997b7cd194) in current PX4/master (0928112a80d816eb82bbb3d05db01d19fc14d472) https://github.com/PX4-NuttX/apps/compare/36806ba3d84c0fa07ed86857d4c92a997b7cd194...b1d4755c6dbbb85c00091cec8ad5d18bd191f10c b1d4755 (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch d9cb917 (origin/master) Merged in masayuki2009/nuttx.apps/refactor_nxplayer (pull request #149) 822291b apps/fsutils/mkfatfs: Add some comments. Clean up some coding style issues. d365707 Add definitions for the FAT boot record (FBR). 6916fa0 fs/fat: Clean up some name BS_ and MBR_ refer to the same record and should use the same naming (MBR_). f0b4f14 Eliminate some new warnings reported in build testing. 3cc79be examples/lvgldemo/ and graphics/littlevgl/: pdate LVGL to version 5.1.1 1030ea7 Merged in masayuki2009/nuttx.apps/fix_mksymtab (pull request #147) cb9e951 apps/Make.defs: Improve the symtab target. tools/mksymtab.sh: Fix a typo. 296f583 apps/tools: Forgot to include a file with last commit. --- platforms/nuttx/NuttX/apps | 2 +- platforms/nuttx/NuttX/nuttx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/nuttx/NuttX/apps b/platforms/nuttx/NuttX/apps index 36806ba3d84c..b1d4755c6dbb 160000 --- a/platforms/nuttx/NuttX/apps +++ b/platforms/nuttx/NuttX/apps @@ -1 +1 @@ -Subproject commit 36806ba3d84c0fa07ed86857d4c92a997b7cd194 +Subproject commit b1d4755c6dbbb85c00091cec8ad5d18bd191f10c diff --git a/platforms/nuttx/NuttX/nuttx b/platforms/nuttx/NuttX/nuttx index 8957a027f421..3d019dff9805 160000 --- a/platforms/nuttx/NuttX/nuttx +++ b/platforms/nuttx/NuttX/nuttx @@ -1 +1 @@ -Subproject commit 8957a027f4214416646f384bb47b838ec3686643 +Subproject commit 3d019dff9805a42778b3b489211815539247ee36