summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-135-16/+16
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-113-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-063-3/+0
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-283-0/+3
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-253-3/+3
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-253-3/+3
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-253-3/+3
* Remove empty README.txt filesGregory Nutt2013-08-312-2/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-263-6/+6
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-14/+13
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+14
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-1/+1
* Add tools/configure.c and configure.batpatacongo2013-01-041-0/+15
* Rename namedapp as simply builtinpatacongo2012-12-233-3/+3
* Add z180 system timerpatacongo2012-12-154-33/+3
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-2/+6
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-0911-513/+999
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-087-322/+654
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-083-9/+39
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-072-26/+62
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-075-109/+17
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-053-3/+6
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-033-105/+324
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-2/+2
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-031-1/+21
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-283-3/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-7/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-0/+24
* Part I of port of Rhombus math librarypatacongo2012-10-283-3/+0
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-183-60/+0
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-1314-70/+115
* Email address change in nuttx/patacongo2012-09-1311-11/+11
* Remove several unused configuration valuespatacongo2012-09-083-3/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Add configurable application entry pointpatacongo2012-08-303-0/+3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-303-555/+3
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-273-0/+3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-233-18/+18
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-9/+9
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-114-9/+9
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-023-4/+0