| commit | 6b303da9684d7a805e016e5085e11322aefe7582 | [log] [tgz] |
|---|---|---|
| author | Gregory Nutt <gnutt@nuttx.org> | Fri May 17 08:53:25 2019 -0600 |
| committer | Gregory Nutt <gnutt@nuttx.org> | Fri May 17 08:53:25 2019 -0600 |
| tree | 10a24b0ead3a09cc48927dabec8052ae719b2aa3 | |
| parent | 5fc0e6c1a8f135888f76f21f98ae50e910878e64 [diff] |
Squashed commit of the following:
apps/graphics/twm4nx: Clean up some build issues.
apps/graphics/nxglyphs: Remove some warnings due to coupling with NXWM.
apps/graphics/twmndx: Separate out the main() entry point for ctwm4nx.cxx. There is functionality there that does not involve CTwm4Nx and so it is better if the main function were totally separate.