Commit Graph

8 Commits

Author SHA1 Message Date
Michael Jung
478d27455d configs/pnev5180b/src/pc17_romfs: pnev5180b/src/lpc17_romfs: Automount baked-in ROMFS image. Includes support for linking a binary ROMFS image into the nuttx executable and for mounting it during board bringup. 2019-06-30 15:23:36 -06:00
Michael Jung
61f3881132 configs/pnev5180b/usbnsh-cdcecm: This new configuration includes a USB Composite Device with both CDC/ACM and CDC/ECM. NuttShell provides a terminal via CDC/ACM. A network interface (eth0) is provided via CDC/ECM. 2019-06-29 11:30:47 -06:00
Gregory Nutt
980a89bfb6 configs/pnev5180b/nsh-cdcecm/defconfig: CDC/ECM requires SCHED_LPWORK 2019-06-29 10:01:39 -06:00
Michael Jung
157bf153fc configs/pnev5180b/nsh-cdcecm: Adds NSH configuration with UART0 and eth0 via CDC/ECM on USB device. 2019-06-28 06:59:36 -06:00
Michael Jung
393f5b96dd configs/pnev5180b: Add usbnsh configuration. This is basically the same as the 'nsh' defconfig, but uses CDC/ACM as the NuttShell console device. 2019-06-22 07:32:52 -06:00
Dave Marples
dc3ead7487 tools/ocdconsole.py: OCD TCL interface changed after version 0.10 of OpenOCD. This change allows the script to work with both the older and newer TCL interface. 2019-06-18 07:01:23 -06:00
Gregory Nutt
0e8863cc61 configs/pnev5180b/src/lpc17_bringup.c: Forgot to add a new file before last commit. 2019-06-17 16:00:07 -06:00
Michael Jung
ace7ead09f configs/pnev5180b: Minimal support for NXP Semiconductors' PN5180 NFC Frontend Development Kit. This board is based on the NXP LPC1769 MCU. At the moment there is just support for a minimal nsh configuration via UART0. 2019-06-17 15:57:42 -06:00