Gregory Nutt
2f982e9c77
Revert "Squashed commit of the following:"
...
This reverts commit 25b92edd9ff5f7d37cc7f201294f3215e5ac6332.
2018-08-22 12:06:32 -06:00
anchao
25b92edd9f
Squashed commit of the following:
...
apps/builtin/exec_builtin.c: Try posix_spawn if builtin apps do not have have an entry point.
apps/Application.mk: introduce MODULE config to simplify tristate(m)
apps/nsh: Change the nuttx shell module type to tristate
apps: Add loadable application support
script/mksymtab: Generate symbol table name by default
apps/builtin: Allow loadable applications can register with apps/builtin.
2018-08-22 09:30:38 -06:00
Gregory Nutt
8aae2cfc11
Fixes for more cppcheck complaints. Mostly cosmetic
2014-11-25 14:51:10 -06:00
Gregory Nutt
d8a239d649
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
Gregory Nutt
9f7c9b273f
With kernel build, entry point to all tasks is main, not some xyz_main
2014-09-06 09:19:15 -06:00
Gregory Nutt
2dae842445
The SLCD driver is now fully functional for Sure PIC32MX board
2013-05-27 11:39:13 -06:00
Gregory Nutt
819e151ef5
Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes. Add attribute and ioctl commands to get and set SLCD brightness
2013-05-27 07:26:59 -06:00
Gregory Nutt
a423026ef7
More SLCD-related fixes
2013-05-26 11:26:34 -06:00
Gregory Nutt
892774bbff
Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixes
2013-05-26 09:28:57 -06:00
Gregory Nutt
98908461f6
PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl command to get cursor position
2013-05-25 13:46:43 -06:00
Gregory Nutt
ccd82fcfad
Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. Re-organization of files in configs/pcblogic-pic32mx/src
2013-05-25 11:53:49 -06:00
Gregory Nutt
f310ebe9b1
Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD support and to the apps/examples/slcd segment LCD test.
2013-05-24 12:00:15 -06:00
Gregory Nutt
25317177bd
Fix bugs in SLCD test and in SLCD CODEC
2013-05-24 11:11:48 -06:00
Gregory Nutt
679bf0268a
Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the STM32 L family, some STM32L-Discovery LCD debug changes
2013-05-24 10:00:54 -06:00