From 97a9ac8e49b06572bf929529366d7000e6dfa0ee Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 12 Jul 2013 16:01:37 -0600 Subject: Build/test framework for the Zmodem sz and rz commands which are on their way --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 686b517cd..3819f6355 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5129,3 +5129,6 @@ * include/nuttx/usb/usbdev.h: Fix some typos that cause compiler errors when CONFIG_USBDEV_DMA and CONFIG_USBDEV_DMAMEMORY are selected (From Chia Cheng Tsao, 2013-7-12). + * nuttx/configs/olimex-lpc1766stk/zmodem: Add a new configuration to + test the Zmodem sz and rz commands (which don't actually exist yet, + but will). (2013-7-12). -- cgit v1.2.3