Commit Graph

102 Commits

Author SHA1 Message Date
patacongo 9c89c16a7c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3846 42af7a65-404d-4744-a932-0658087f49c3
2011-08-05 21:57:49 +00:00
patacongo ea1594a398 Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
2011-05-24 19:11:47 +00:00
patacongo 856480e020 Remove warning 'sh_link not set for section ARM.exidx' for a few builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3496 42af7a65-404d-4744-a932-0658087f49c3
2011-04-12 23:27:07 +00:00
patacongo 3552ddb5ff Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
2011-04-05 15:50:01 +00:00
patacongo 0df702514b Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
2011-04-03 18:42:33 +00:00
patacongo 723c94deee Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
2011-04-01 14:30:43 +00:00
patacongo 349f6aae93 Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
2011-03-21 21:59:35 +00:00
patacongo c9e6a573bb Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
2011-03-20 18:18:19 +00:00
patacongo 88589e9d15 Move nuttx/netutils to apps/netutils
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
2011-03-19 21:04:13 +00:00
patacongo e07f0db120 Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
2011-03-19 13:28:07 +00:00
patacongo 34e8f21889 Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
2011-03-18 20:35:31 +00:00
patacongo 715cd48f70 Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
2011-03-18 19:46:25 +00:00
patacongo 1ead79b6d5 More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
2011-03-12 15:36:28 +00:00
patacongo b0adf7c71b update README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3130 42af7a65-404d-4744-a932-0658087f49c3
2010-11-25 03:52:54 +00:00
patacongo 61955434b1 Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
2010-10-27 20:54:11 +00:00
patacongo dad49b8edd Remove unused/confusing configuration setting
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2904 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 00:11:56 +00:00
patacongo f4e7915e3d Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3
2010-08-28 18:06:51 +00:00
patacongo c530bd319a Fix demand-paging compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2879 42af7a65-404d-4744-a932-0658087f49c3
2010-08-22 03:44:18 +00:00
patacongo deb7fd1e23 Fix compile error introduced yesterday
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2859 42af7a65-404d-4744-a932-0658087f49c3
2010-08-17 00:20:06 +00:00
patacongo 866063387b Oops.. last change backwared for 6918 and 6965
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2847 42af7a65-404d-4744-a932-0658087f49c3
2010-08-13 03:46:28 +00:00
patacongo e152442dc6 Add descriptions of GPIO port interrupt disable configs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2845 42af7a65-404d-4744-a932-0658087f49c3
2010-08-12 02:57:45 +00:00
patacongo 5d3fbc8337 Need to disable unsupported GPIOs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2842 42af7a65-404d-4744-a932-0658087f49c3
2010-08-12 02:39:32 +00:00
patacongo f59661ad5e Misc changes for DHCPC support with NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2822 42af7a65-404d-4744-a932-0658087f49c3
2010-08-05 21:44:36 +00:00
patacongo a288761359 Eliminate warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2806 42af7a65-404d-4744-a932-0658087f49c3
2010-07-16 20:01:16 +00:00
patacongo f5cb4c9d30 IGMP debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2790 42af7a65-404d-4744-a932-0658087f49c3
2010-07-13 02:29:09 +00:00
patacongo 83f135da9f Misc OLED-related bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2681 42af7a65-404d-4744-a932-0658087f49c3
2010-05-16 16:52:04 +00:00
patacongo 6541fa26bf board.h should not include files in arch directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2680 42af7a65-404d-4744-a932-0658087f49c3
2010-05-16 13:09:48 +00:00
patacongo 23ed592d4c Add LM3S6965 NSH configuration + Prep for 5.5 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2659 42af7a65-404d-4744-a932-0658087f49c3
2010-05-09 16:36:07 +00:00
patacongo 529b0ba053 Add LM3S6965 configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2655 42af7a65-404d-4744-a932-0658087f49c3
2010-05-07 04:20:12 +00:00
patacongo 01f6a8a146 Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2352 42af7a65-404d-4744-a932-0658087f49c3
2009-12-15 20:56:22 +00:00
patacongo add9436ac2 Update READMEs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2298 42af7a65-404d-4744-a932-0658087f49c3
2009-12-02 23:53:41 +00:00
patacongo 32f7654226 Add USB serial device configuration for STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2173 42af7a65-404d-4744-a932-0658087f49c3
2009-10-23 19:01:27 +00:00
patacongo 2222dc3dca Add support for the CodeSourcery toolchain under Linux for the STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2170 42af7a65-404d-4744-a932-0658087f49c3
2009-10-23 01:46:22 +00:00
patacongo 49e9656261 corrections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2168 42af7a65-404d-4744-a932-0658087f49c3
2009-10-22 03:50:56 +00:00
patacongo 7caea56697 Misc. mosty USB-related updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2167 42af7a65-404d-4744-a932-0658087f49c3
2009-10-22 00:11:53 +00:00
patacongo 3ebad7fc89 Calibrate stm32 delay loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2150 42af7a65-404d-4744-a932-0658087f49c3
2009-10-17 21:14:47 +00:00
patacongo 1f1cc72700 Add stm3210e-eval board configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2073 42af7a65-404d-4744-a932-0658087f49c3
2009-09-20 18:08:09 +00:00
patacongo 65e44828cf SDCLONE was disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2055 42af7a65-404d-4744-a932-0658087f49c3
2009-09-15 17:17:14 +00:00
patacongo 59acff806c Use lldbg() instead of dbg() in interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
2009-09-15 15:44:14 +00:00
patacongo ca7e2543e7 Add CONFIG_DEBUG_SYMBOLS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2053 42af7a65-404d-4744-a932-0658087f49c3
2009-09-15 14:18:15 +00:00
patacongo bb414032f5 Fix CGI pattern logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2040 42af7a65-404d-4744-a932-0658087f49c3
2009-09-11 21:09:46 +00:00
patacongo 9a651a8b0e This two FIFO handling bugs in LM3S ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2031 42af7a65-404d-4744-a932-0658087f49c3
2009-09-09 18:00:13 +00:00
patacongo 534fa87409 Get rid of cwd in THTTPD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2021 42af7a65-404d-4744-a932-0658087f49c3
2009-08-15 20:25:13 +00:00
patacongo e1ec46aeca THTTPD progress
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2020 42af7a65-404d-4744-a932-0658087f49c3
2009-08-15 19:36:06 +00:00
patacongo e832fd2a40 Bump up THTTPD main thread stack size
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2012 42af7a65-404d-4744-a932-0658087f49c3
2009-08-02 23:40:47 +00:00
patacongo 22fa6bdfb3 Add framework for THTTPD example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1989 42af7a65-404d-4744-a932-0658087f49c3
2009-07-18 19:47:08 +00:00
patacongo 8c17e7f6d0 Fix CGI I/O redirection and interposer tasks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1988 42af7a65-404d-4744-a932-0658087f49c3
2009-07-18 18:04:05 +00:00
patacongo 470cba238e Add THTTPD configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1984 42af7a65-404d-4744-a932-0658087f49c3
2009-07-13 01:32:54 +00:00
patacongo adad9dea8d Mostly cosmetic integration changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1953 42af7a65-404d-4744-a932-0658087f49c3
2009-06-25 21:59:30 +00:00
patacongo e72dce9e1b Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
2009-06-25 17:44:35 +00:00