Commit History

Author SHA1 Message Date
  patacongo 60185fe969 New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 11 years ago
  patacongo dfbc56054f Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. 11 years ago
  patacongo 37e2da3332 Add support for key release events 11 years ago
  patacongo 24f3d5c021 Verified USB HID KBD driver encoding of special characters; apps/examples/hidkbd now decodes encoded keyboar characters. 11 years ago
  patacongo c034173c00 Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are reawakened in the USB HID keyboard driver 11 years ago
  patacongo ef1e66396e Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool 11 years ago
  patacongo df4622c8aa Email address change in nuttx/ 12 years ago
  patacongo d8aa30d561 Add support for multiple work queues 12 years ago
  patacongo dc2f456623 Changes for clean STM32 USB host driver build 12 years ago
  patacongo 620e6ff888 Move file-system header files to include/nuttx/fs 12 years ago
  patacongo 89b1a8ab25 Fix USB host error handling logic 13 years ago
  patacongo 4011b03fa6 Fixes for kernel stub builds 13 years ago
  patacongo 279d5d3d5b Add USH HID keyboard debouncing 13 years ago
  patacongo 4e4397a64f Fix issues detected by CppCheck tool 13 years ago
  patacongo 76bb5e20d2 Basic HID keyboard funcionality. More testing is needed 13 years ago
  patacongo 901cd90faa Complete HID keyboard test 13 years ago
  patacongo 0d199a1296 Warnings not errors would be more polite 13 years ago
  patacongo 793fdbf756 Add logic to map keyboard scancodes 13 years ago
  patacongo 2192e41e80 More HID keyboard progress 13 years ago
  patacongo f66aa23286 More HID keyboard support 13 years ago
  patacongo b7145b509d Make space for int/isoc endpoint support 13 years ago
  patacongo e9a92fa715 Extend the ED and get the transfer type into the ED 13 years ago
  patacongo dba61e642d Fleshing out keyboard driver 13 years ago
  patacongo 886f7dd08b Framework for HID keyboard -- not much there yet 13 years ago