Gregory Nutt
|
1642b8f5d7
|
Update README
|
2016-11-11 08:11:36 -06:00 |
|
Gregory Nutt
|
bfb9f181c6
|
Update README
|
2016-11-11 07:55:04 -06:00 |
|
Gregory Nutt
|
4a2543fc08
|
tcledit: Fix some more compile issues
|
2016-11-11 07:52:32 -06:00 |
|
Gregory Nutt
|
82cd4308e3
|
tcledit: Fix a few compile issues.
|
2016-11-11 06:57:01 -06:00 |
|
Gregory Nutt
|
bb0e1a8924
|
libwld: Should not depend on dev_pixel_t
|
2016-11-11 07:04:01 -06:00 |
|
Gregory Nutt
|
a0f9ecf15d
|
Remove references to old AST naming
|
2016-11-10 17:04:13 -06:00 |
|
Gregory Nutt
|
ca320e2029
|
tcledit: Rename stuff to get close to current NuttX coding standard.
|
2016-11-10 16:34:25 -06:00 |
|
Gregory Nutt
|
505d80dd4c
|
libwld: Rename some things to get closer to current coding standard.
|
2016-11-10 16:20:35 -06:00 |
|
Gregory Nutt
|
9885b5c9b3
|
tcledit: Fix some compile issues. Still undefined things at link time.
|
2016-11-10 14:04:05 -06:00 |
|
Gregory Nutt
|
b1fea5ec10
|
libwld: Now compiles without errors or warnings
|
2016-11-10 13:48:43 -06:00 |
|
Gregory Nutt
|
6bad8f7676
|
tcledit: Fix a few compile problems.
|
2016-11-10 13:08:04 -06:00 |
|
Gregory Nutt
|
8db489ed8c
|
Run some .c files throut nuttx/tools/indents.sh
|
2016-11-10 12:21:47 -06:00 |
|
Gregory Nutt
|
85ba39f596
|
tcledit: More logic in world library.
|
2016-11-10 11:42:37 -06:00 |
|
Gregory Nutt
|
450a83a4dd
|
Few more compilation issues
|
2016-11-10 06:29:25 -06:00 |
|
Gregory Nutt
|
efff1cd235
|
Untangle some header files
|
2016-11-09 14:12:21 -06:00 |
|
Gregory Nutt
|
487e6197c8
|
Don't include from Nuttx/include as system files. Need real platform files. config.h is an issue.
|
2016-11-09 13:40:46 -06:00 |
|
Gregory Nutt
|
d7ce4110bb
|
More name changes + compilation fixes
|
2016-11-09 13:16:33 -06:00 |
|
Gregory Nutt
|
aee656ea36
|
More name changes
|
2016-11-09 12:29:30 -06:00 |
|
Gregory Nutt
|
4b933231f7
|
Beginning the long process of name changes
|
2016-11-09 11:54:33 -06:00 |
|
Gregory Nutt
|
5ef2791e0e
|
Fix a few compile issues.
|
2016-11-09 11:37:17 -06:00 |
|
Gregory Nutt
|
484b9abe1a
|
Traveler: First dirty conversion of the TCL/X11 world editor
|
2016-11-09 11:14:35 -06:00 |
|
Vytautas Lukenskas
|
e3eacfe985
|
Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734
|
2016-11-03 07:54:32 -06:00 |
|
Gregory Nutt
|
0b810c5339
|
Add platform support for the ESP32 core v2 board
|
2016-10-31 15:31:53 -06:00 |
|
Gregory Nutt
|
a82c0202bc
|
examples/ostest: Eliminate some warnings
|
2016-10-26 07:34:30 -06:00 |
|
Gregory Nutt
|
f9d6e176e1
|
examples/cctype: Clean up KEY
|
2016-10-22 11:58:09 -06:00 |
|
Gregory Nutt
|
3d581297a3
|
Fix file date
|
2016-10-22 11:38:02 -06:00 |
|
Gregory Nutt
|
991defd7bb
|
examples/cctype: Add an example to verify cctype fucntions
|
2016-10-22 11:35:17 -06:00 |
|
Gregory Nutt
|
9b951b4dd8
|
apps/nshlib: nsh_getdirpath(), use snprint instead of sprintf to avoid possibility of buffer overrun. Noted by Chung Hwan Kim.
|
2016-10-11 17:35:31 -06:00 |
|
Alan Carvalho de Assis
|
909a4ec2ce
|
Add a new buttons example that uses the button character driver instead of the architecture buttons directly
|
2016-10-11 14:25:55 -06:00 |
|
Alan Carvalho de Assis
|
f29c444363
|
Rename examples/buttons to examples/archbuttons
|
2016-10-11 14:21:08 -06:00 |
|
Gregory Nutt
|
e5cc2bb63e
|
7.18 will probably be released later today
nuttx-7.18
|
2016-10-08 10:54:35 -06:00 |
|
Gregory Nutt
|
c5f8817904
|
Update ChangeLog
|
2016-10-08 08:13:03 -06:00 |
|
Gregory Nutt
|
46a0469886
|
Update ChangeLog
|
2016-10-08 08:04:35 -06:00 |
|
Gregory Nutt
|
861f935a70
|
Fix a typo in the last commit
|
2016-10-06 10:52:43 -06:00 |
|
Gregory Nutt
|
98855649c2
|
Can't use prctl is CONFIG_TASK_NAME_SIZE==0
|
2016-10-06 10:40:15 -06:00 |
|
Gregory Nutt
|
1a71720006
|
Remove use of nullptr. That is a C++11-ism that is not supported by many toolchains.
|
2016-10-06 10:22:07 -06:00 |
|
Gregory Nutt
|
2c8ac4440a
|
apps/nshlib: Don't try to flush output streams if stdio buffered I/O is not supported.
|
2016-10-06 08:36:15 -06:00 |
|
Gregory Nutt
|
8fc1529ef1
|
CONFIG_CL_MFR522, not CONFIG_WL_MFR522
|
2016-10-06 07:46:01 -06:00 |
|
Gregory Nutt
|
796171458f
|
Correct path to header file
|
2016-10-06 07:31:17 -06:00 |
|
Gregory Nutt
|
7f59a3f69e
|
apps/platform: Add support for STM32L476-MDK
|
2016-10-06 07:18:36 -06:00 |
|
Alan Carvalho de Assis
|
cdedb412ed
|
apps/nshlib: Add printf command to NSH, e.g., controlling /dev/userleds from command line: nsh> printf \x01 > /dev/userleds
|
2016-10-01 07:44:15 -06:00 |
|
Petteri Aimonen
|
37ef33883b
|
libnxwidgets: Allow setting line spacing in NxWidgets::CMultiLineTextBox.
|
2016-09-22 12:14:52 -06:00 |
|
Petteri Aimonen
|
9a85276218
|
libnxwidgets: In NxWidgets::CText, allow setting negative line spacing. This is useful to have text take up less space, as quite many fonts have large line spacings built-in.
|
2016-09-22 12:11:32 -06:00 |
|
Petteri Aimonen
|
a910c967ba
|
Add task name to NxWidgets::CNxServer and NxWM:CTouchScreen
|
2016-09-22 12:07:26 -06:00 |
|
Petteri Aimonen
|
2bc22450d2
|
libnxwidgets: Allow NxWidgets::CListDataItems subclasses access to text and value
|
2016-09-22 12:06:23 -06:00 |
|
Petteri Aimonen
|
3437a00fab
|
libnxwidgets: Fix coordinate handling in NxWidgets::CMultiLineTextBox. Related to 'Thu Feb 21 16:47:01 2013 Fix text placement in CMultiLineTextbox.' There was a few similar bugs remaining in calculating of rows to show and in clearing the background.
|
2016-09-22 11:56:59 -06:00 |
|
Petteri Aimonen
|
334122ac8d
|
libnxwidgets: Avoid unnecessary redraw in NxWidgets::CListBox. The ListData will raise an event that will cause a redraw anyway. Redrawing in click() caused double redraws.
|
2016-09-22 11:52:52 -06:00 |
|
Petteri Aimonen
|
5ea0785c16
|
libnxwidgets: Fix default text colors in NxWidgets::CListBox
|
2016-09-22 11:50:03 -06:00 |
|
Petteri Aimonen
|
c450feed48
|
libnxwdigets: Fix memory leak in CNxWindow and make behaviour match CNxTkWindow.
|
2016-09-22 11:47:49 -06:00 |
|
Petteri Aimonen
|
cb3dc4d544
|
NxWidgets: Fix CListBox crash when clicked below the last item
|
2016-09-22 11:17:37 -06:00 |
|