liuhaitao
|
d5c6bfe6cf
|
arch: Add custom arch chip build support
Just like custom board build support, add custom arch chip build
support.
Change-Id: I71c87e6b2195501a1b1d728b71d7cbe344951057
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
|
2020-10-20 14:48:16 +08:00 |
Gregory Nutt
|
c2267a57a0
|
Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115.
|
2018-08-05 10:48:02 -06:00 |
Gregory Nutt
|
076b05b460
|
In Kconfig of all CPUs with 16-bit address, force CONFIG_MM_SMALL=y
|
2015-11-23 12:16:35 -06:00 |
Gregory Nutt
|
fb926e7283
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
Gregory Nutt
|
319ca7c2ce
|
Fix typos in AVR32 Kconfig files. From Stefan Sperling
|
2014-06-23 11:20:33 -06:00 |
Gregory Nutt
|
c41976f23c
|
Clean-up AVR stack colorization logic
|
2014-03-23 10:09:53 -06:00 |
Gregory Nutt
|
da289c4962
|
Create AVR32 Kconfig files; reshuffled lots of configuration names
|
2014-03-05 11:23:54 -06:00 |
Gregory Nutt
|
a8461747b9
|
Standardize stack checking interface
|
2013-09-24 11:45:13 -06:00 |
patacongo
|
f99e55676b
|
Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5384 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-23 14:13:57 +00:00 |
patacongo
|
767934d4f5
|
Shenzhou board is first to use ONLY Kconfig for configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 13:56:21 +00:00 |
patacongo
|
48362edbb5
|
Refactor serial configuratin; AVR teensy Kconfig now builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5092 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 12:45:35 +00:00 |
patacongo
|
95ec4c3991
|
Auto-configuration updates from Richard Cochran
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5032 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-17 14:07:48 +00:00 |
patacongo
|
3cd260900e
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4623 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 00:24:19 +00:00 |
patacongo
|
3635befa76
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
patacongo
|
d79a3b09f4
|
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:49:35 +00:00 |