mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00

- Put sercon and serdis in separate source files, so that the main functions can be compiled in also in kernel build. - Don't store the ttyacm handle in the application, it is stored in kernel side in case of the system_cdcacm Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>