Gregory Nutt
|
98a9769a28
|
Updata ChangeLog
|
2016-06-05 14:49:23 -06:00 |
|
Gregory Nutt
|
a442f52a1e
|
apps/canutils/libuavcan: Fix for recent change to STM32 timer frequency definiitions
|
2016-06-05 09:18:04 -06:00 |
|
Gregory Nutt
|
19be2cafea
|
Fix name collision in flash_eraseall restoration.
|
2016-06-05 08:41:02 -06:00 |
|
Gregory Nutt
|
d06b721ba2
|
Fix new dependencies for flash_eraseall
|
2016-06-03 09:11:22 -06:00 |
|
Gregory Nutt
|
3734b4c966
|
Restore apps/system/flash_eraseall/ using new IOCTL wrapper
|
2016-06-03 08:15:37 -06:00 |
|
Gregory Nutt
|
2541a4cb13
|
apps/fsutils/flash_eraseall: Add MDIOC_BULKERASE IOCTL wrapper function
|
2016-06-03 07:58:54 -06:00 |
|
Gregory Nutt
|
ae41d462b4
|
Update ChangeLog
|
2016-06-02 10:51:21 -06:00 |
|
Gregory Nutt
|
12c0b3ca30
|
apps/system/flash_erraseall: Removed because it violates the OS/application interface.
|
2016-06-02 10:21:48 -06:00 |
|
Gregory Nutt
|
59973da9ca
|
apps/examples/alarm: ioctl call was clobbering file descriptor.
|
2016-06-02 06:58:45 -06:00 |
|
Gregory Nutt
|
7fff9a000a
|
Prep for NuttX-7.16 release
|
2016-06-01 15:45:56 -06: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 |
|