Sebastien Lorquet
|
bfff7dc4ca
|
add kmenu files
|
2016-06-02 15:23:50 +02:00 |
|
Sebastien Lorquet
|
6142ed8e61
|
apps/exmamples/media: Allow choosign the device to be tested via a comman line argument
|
2016-06-01 08:15:10 -06:00 |
|
Gregory Nutt
|
700331ad69
|
Merged in paulpatience/nuttx-apps/changelog (pull request #40)
Fix typo in ChangeLog
|
2016-05-31 06:11:48 -06:00 |
|
Paul A. Patience
|
52c993f9df
|
Fix typo in ChangeLog
|
2016-05-31 07:58:24 -04:00 |
|
Gregory Nutt
|
321375a7f3
|
Update ChangeLog
|
2016-05-30 13:30:59 -06:00 |
|
Gregory Nutt
|
109e0bd718
|
Merged in paulpatience/nuttx-apps/zmodem (pull request #39)
zmodem: Add missing slash
|
2016-05-30 08:22:28 -06:00 |
|
Paul A. Patience
|
8bdf3e1f25
|
zmodem: Add missing slash
|
2016-05-30 10:14:23 -04:00 |
|
Gregory Nutt
|
2e882c7289
|
Lets use alphabetical ordering in last change
|
2016-05-25 14:21:37 -06:00 |
|
Gregory Nutt
|
ee3f0fffe4
|
netutils: Fix error in build system recently introduced
|
2016-05-25 14:20:17 -06:00 |
|
Gregory Nutt
|
a25bbaf8f9
|
No newline at end of file
|
2016-05-25 14:07:35 -06:00 |
|
Gregory Nutt
|
ab3612d203
|
Merged in paulpatience/nuttx-apps/libuavcan (pull request #38)
libuavcan
|
2016-05-25 08:23:21 -06:00 |
|
Paul A. Patience
|
ff8f175cd2
|
libuavcan: Delete directories before unpacking
|
2016-05-25 09:58:43 -04:00 |
|
Paul A. Patience
|
6a0bb1374a
|
libuavcan: Delete libuavcan directory on distclean
|
2016-05-25 09:44:06 -04:00 |
|
Paul A. Patience
|
b2f8a0f047
|
examples/uavcan: Update configuration
|
2016-05-25 09:35:28 -04:00 |
|
Gregory Nutt
|
61107344b6
|
Merged in paulpatience/nuttx-apps/libuavcan (pull request #37)
libuavcan: Rename uavcan to libuavcan
|
2016-05-25 07:16:04 -06:00 |
|
Paul A. Patience
|
1df46096ff
|
libuavcan: Rename uavcan to libuavcan
|
2016-05-25 09:14:03 -04:00 |
|
Gregory Nutt
|
eb1533ffc2
|
ESP8266: Correctly integrate into Make system. Does not depend on CONFIG_NET. FIFO should probably be a circular buffer.
|
2016-05-23 07:48:14 -06:00 |
|
Gregory Nutt
|
074a0a2c94
|
Update ChangeLog
|
2016-05-22 15:10:20 -06:00 |
|
Gregory Nutt
|
cf2ee7e409
|
ESP8266: Used NuttX dbg() instead of unconditional syslog() calls.
|
2016-05-21 15:50:24 -06:00 |
|
Gregory Nutt
|
d5b00bafbd
|
eps8266: Fix FIFO implementation; it was a stack not a FIFO.
|
2016-05-21 15:42:35 -06:00 |
|
Gregory Nutt
|
8217864a10
|
Add .gitignore file for ESP8266
|
2016-05-21 11:11:32 -06:00 |
|
Gregory Nutt
|
15fd860a2f
|
Space after comma
|
2016-05-21 09:42:53 -06:00 |
|
Gregory Nutt
|
6789eec9d8
|
ESP8266: Fix fifo logic; make configration variable naming consistent
|
2016-05-21 09:20:37 -06:00 |
|
Gregory Nutt
|
abdf703746
|
Add ESP8266 driver application. From Pierre-noel Bouteville
|
2016-05-21 09:13:23 -06:00 |
|
Gregory Nutt
|
da7c5fd5da
|
Update ChangeLog
|
2016-05-19 07:39:06 -06:00 |
|
Gregory Nutt
|
28736d3eb4
|
Merged in onamali/apps (pull request #36)
Add platform files for NUCLEO-144 (NUCLEO-F746ZG)
|
2016-05-19 07:27:54 -06:00 |
|
Mark Olsson
|
7c790c7dc0
|
Add platform files for NUCLEO-144 (NUCLEO-F746ZG)
|
2016-05-19 13:40:00 +02:00 |
|
Gregory Nutt
|
172971fb3c
|
Kconfig: Extend some help comments
|
2016-05-18 19:50:55 -06:00 |
|
Gregory Nutt
|
62fec5d57d
|
apps/system/sched_note: Move the schduler note monitor from example/ to system/
|
2016-05-18 19:22:47 -06:00 |
|
Gregory Nutt
|
4f33dd14d4
|
apps/examples/watchdog: Remove call to up_wdginitialize(). This must be done in board-specific initialization. The call fram application space is not permitted.
|
2016-05-18 19:21:51 -06:00 |
|
Gregory Nutt
|
c663c11764
|
Merged in paulpatience/nuttx-apps/makefiles (pull request #35)
Simplify some Makefiles
|
2016-05-12 12:52:26 -06:00 |
|
Gregory Nutt
|
9d972226d7
|
Merged in paulpatience/nuttx-apps/libcanard (pull request #34)
libcanard: Add libcanard UAVCAN library
|
2016-05-12 12:51:06 -06:00 |
|
Paul A. Patience
|
6fded1a8e1
|
Simplify some Makefiles
|
2016-05-12 14:17:40 -04:00 |
|
Paul A. Patience
|
1556424b92
|
libcanard: Add libcanard UAVCAN library
|
2016-05-12 13:13:22 -04:00 |
|
Gregory Nutt
|
6a68a12269
|
apps/examplessmp: Fix a place where a spurious semicolon causes bad conditional logic
|
2016-05-11 17:41:13 -06:00 |
|
Gregory Nutt
|
0fcc63b642
|
I don't think it is necessary to create the apps/platform/board link when cleaning
|
2016-05-10 18:32:31 -06:00 |
|
Gregory Nutt
|
1106658ab1
|
Another minor Makefile improvement for the case of no .config file
|
2016-05-10 18:25:13 -06:00 |
|
Gregory Nutt
|
0a33420e02
|
apps/platform/Makefile: .config should not be a .PHONY target
|
2016-05-10 16:40:16 -06:00 |
|
Gregory Nutt
|
29e8b8e059
|
Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness; Add default definitions for some commonly used things when 'make clean' is used without .config or Make.defs files installed.
|
2016-05-10 15:40:20 -06:00 |
|
Gregory Nutt
|
a2e83fe135
|
Merged in paulpatience/nuttx-apps/uavcan (pull request #33)
UAVCAN: Fix typo in Makefile
|
2016-05-09 22:21:09 -06:00 |
|
Paul A. Patience
|
aa2bcd0a52
|
UAVCAN: Fix typo in Makefile
|
2016-05-09 09:10:04 -04:00 |
|
Gregory Nutt
|
231be59977
|
Update ChangeLog
|
2016-05-06 05:03:11 -06:00 |
|
Gregory Nutt
|
91f56db50d
|
Merged in paulpatience/nuttx-apps/uavcan (pull request #32)
UAVCAN: Update version
|
2016-05-05 03:24:23 -06:00 |
|
Paul A. Patience
|
67bed086fa
|
UAVCAN: Update version
|
2016-05-03 17:21:38 -04:00 |
|
Gregory Nutt
|
e2654d8777
|
VNC: Finish initializing the VNC server once we have the NX handle
|
2016-04-22 13:38:06 -06:00 |
|
Gregory Nutt
|
3df1ea1a8a
|
Merge branch 'master' of bitbucket.org:nuttx/apps
|
2016-04-22 08:54:51 -06:00 |
|
Gregory Nutt
|
e79f5518dd
|
apps/examples/nximage: Add configuration option to select greyscale image
|
2016-04-22 08:54:30 -06:00 |
|
Gregory Nutt
|
736c68f136
|
Merged in ziggurat29/apps/media-booboo (pull request #31)
heap corruption due to buffer overrun when initializing txbuffer; incorrect size
|
2016-04-20 19:29:01 -06:00 |
|
ziggurat29
|
5d61e3d6eb
|
heap corruption due to buffer overrun when initializing txbuffer; incorrect size
|
2016-04-20 20:23:01 -05:00 |
|
ziggurat29
|
7c8a23371d
|
Merged nuttx/apps into master
|
2016-04-17 18:43:26 -05:00 |
|