32 Commits (c0a852dab48e55aa12c995adc6dc0c32aa9a7ac3)

Author SHA1 Message Date
patacongo 04a4ef84f0 NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bannister 12 years ago
patacongo 966e801032 Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line 12 years ago
patacongo 433dae7422 Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP 12 years ago
patacongo 02b171cb25 Updates for stm32f4discovery/usbnsh configuration 12 years ago
patacongo 5ac907eb39 Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
patacongo 8156a2bed1 Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo) 12 years ago
patacongo 470c2e71df Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello) 12 years ago
patacongo 5c572a3cb5 Add tools/configure.c and configure.bat 12 years ago
patacongo c504d9e32e Renaming some files in tools/ 12 years ago
patacongo 8d75785fad STM32 FLASH changes from Freddie Chopin 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo c62d3d93de Mostly costmetic updates 12 years ago
patacongo e975043dd3 Add tools/kconfig.bat 12 years ago
patacongo 8fc05d82fc Documentation update 12 years ago
patacongo b09b1b66b0 configs/p112: Add a configuration for the Z180 P112 board 12 years ago
patacongo 7978ac907b Add support for the Z180 MMU and generic hooks for processes 12 years ago
patacongo 5f72f975b3 Add source files for z180 12 years ago
patacongo 372c7ce012 mkdeps.c: Oops MinGW does not have WEXITSTATUS; Now all of NuttX on native Windows WITH dependencies (still some link time problems). 12 years ago
patacongo 923d1e49b5 Add tools/mkdeps.bat and tools/mkdeps.c 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo 3bf4cd0abd Generated libraries are now installed in a new lib/ directory 12 years ago
patacongo a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo d04ce723f0 Several patches from Petteri Aimonen (mostly NxWidgets) 12 years ago
patacongo ae6c7f885a STM32 OTG FS device fix from Petteri Aimonen 12 years ago
patacongo 9fa8d5d608 STM32 F100 High Density support and generic board configuration from Freddie Chopin 12 years ago
patacongo 5022f81174 Add documentation for the binary loader 12 years ago
patacongo 4f104b5e3d Add port of cJSON from Darcy Gong 12 years ago
patacongo e6656c077c Delete the apps/vsn directory (moved commands to apps/system) 13 years ago
patacongo 415e830372 Fix README.html links -- again 13 years ago
patacongo 7d318ee113 Cosmetic updates to the ENC28J60 driver 13 years ago
patacongo a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 13 years ago
patacongo 1550be3df3 Upate some pathes for the new NuttX repository 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 024e115d09 Add mm/README.txt 13 years ago
patacongo 4e8030a11a Network discover utility from Max Holtzberg 13 years ago
patacongo 47683c485c Beginning of configuration for M3 Wildfire board 13 years ago
patacongo aee93b655a Add basic directory structure for the Shenzhou STM32107 board (not much there yet) 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 4c2b6c49c9 FreeModBus is now integrated with the Nuttx configuration system 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 3e4887e660 Clean up LPC43 USART vs UART naming 13 years ago
patacongo 5e020c2e52 PM Update; add configs//ekk-lm3s9b96 13 years ago
patacongo 143b35eab7 Add a configuration for the Micromint Lincoln60 LPC1769 board 13 years ago
patacongo 048a62dba9 Add a configuration to support the Mirtoo module 13 years ago
patacongo c04179e7e1 Fix 'make export' target for NxWM 13 years ago
patacongo 1e3ef5cbe7 Add partial TxFIFO logic to STM32 OTG FS device driver 13 years ago
patacongo 36e37f5da4 Move include/math.h to include/nuttx/math.h 13 years ago
patacongo 4865d99283 Beginning of an OTG FS device side driver (not much there on initial check-in) 13 years ago
patacongo bfbf2cccdf Additional documentation/README updates 13 years ago