This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a5ef373 drivers/video: fb_read/fb_write need consider the current file position add 8792ade Several USB improvements. Kinetis: Reworked USB driver for setup out data phase. Freedom K28: New config nshsdusb, with RNDIS support PL2303: Try to avoid clone detection. General: various nxstyle fixes General: license changed No new revisions were added by this update. Summary of changes: .../src/kinetis/hardware/kinetis_k28memorymap.h | 41 +- arch/arm/src/kinetis/hardware/kinetis_usbhs.h | 27 +- arch/arm/src/kinetis/kinetis_usbdev.c | 1583 +++++++++++--------- .../configs/{nsh => nshsdusb}/defconfig | 44 +- boards/arm/kinetis/freedom-k28f/src/k28_bringup.c | 62 +- drivers/usbdev/pl2303.c | 318 ++-- 6 files changed, 1110 insertions(+), 965 deletions(-) copy boards/arm/kinetis/freedom-k28f/configs/{nsh => nshsdusb}/defconfig (57%)