Gregory Nutt
|
aa4f7c9ba7
|
graphics/nxmu/nxmu_start.c: Extend nxmu_start so that receives a display number as an argument. This makes it possible to have multiple instances of the NX server running on boards that support multiple displays. Also includes updates to boardctl() to accept display number paramters.
|
2019-03-10 13:50:05 -06:00 |
|
Gregory Nutt
|
193e9af6f6
|
include/nuttx/nxmu.h: Due the name change, the nxmu_start() belongs more appropriately in nxmu.h than nx.h.
|
2019-02-04 17:48:30 -06:00 |
|
Gregory Nutt
|
7a2bb1f727
|
graphics/nxmu/nxmu_start.c: Fix a naming collision introduced with the last commit. Ye olde nx_start that started the NX graphics is now nxmu_start().
|
2019-02-04 16:51:48 -06:00 |
|