Gregory Nutt
|
560ae31a99
|
Improved debug output in the high pri, nested interrupt test
|
2013-12-23 14:16:30 -06:00 |
|
Gregory Nutt
|
5c28d5a15b
|
Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current form
|
2013-12-23 14:15:11 -06:00 |
|
Gregory Nutt
|
d41bfe4d5b
|
Fixes a few more high priority, nested interrupt logic
|
2013-12-23 11:13:56 -06:00 |
|
Gregory Nutt
|
bb6ba0b46b
|
Forget to set priority of TIM6 to high priority
|
2013-12-22 15:08:09 -06:00 |
|
Gregory Nutt
|
483a4d8d2b
|
Finish the high priority, nested interrupt handler test (does not work)
|
2013-12-22 13:23:57 -06:00 |
|
Gregory Nutt
|
facf988cb2
|
Add logic to configure interrupt controller debug; Fix high priority, nested interrupt build problems
|
2013-12-22 11:16:29 -06:00 |
|
Gregory Nutt
|
540ab63aa6
|
Initial framework for a test of high-pri, nested interrupts. Incomplete and does not work
|
2013-12-22 10:12:26 -06:00 |
|
Gregory Nutt
|
b718fd007c
|
viewtool configuration will not support boad with STM32F103VC mounted; converted one stm3210e-eval configuration to use kconfig-frontends
|
2013-12-22 08:51:36 -06:00 |
|
Gregory Nutt
|
461a8b4433
|
Remove all configuration variable documentation from configs/README.txt and Docuemntation/NuttXPortingGuidle.html. The current NuttX configuration is documented in Kconfig files and in Documentation/NuttXSonfigVariables.html. The older configuration variable documentation is not being maintained and, hence, is a liability
|
2013-12-20 18:25:36 -06:00 |
|
Gregory Nutt
|
385e1fcfb1
|
Cosmetic spaces for tabs
|
2013-12-20 13:31:00 -06:00 |
|
Gregory Nutt
|
cbf86ac01f
|
Finishes separation of debug symbols and optimization selections
|
2013-12-20 13:23:42 -06:00 |
|
Gregory Nutt
|
a4e72dec0e
|
More separation of debug symbols and optimization selections
|
2013-12-20 12:36:02 -06:00 |
|
Gregory Nutt
|
434dab59dc
|
More separation of debug symbols and optimization selections
|
2013-12-20 11:57:08 -06:00 |
|
Gregory Nutt
|
a58f1bcbec
|
Beginning separation of debug symbols and optimization selections
|
2013-12-20 11:43:02 -06:00 |
|
Gregory Nutt
|
a861d081b6
|
Disable debug by default in all Spark configurations
|
2013-11-20 09:08:25 -06:00 |
|
Gregory Nutt
|
67b5785d58
|
Kconfigs: Interrupt prioritization should not be automatically selected
|
2013-12-20 08:42:54 -06:00 |
|
Gregory Nutt
|
a00e2987c4
|
Various changes for a clean ZNEO ZDS-II build
|
2013-12-19 10:01:52 -06:00 |
|
Gregory Nutt
|
d46dd5f8e2
|
A10: Fix DDR mapping
|
2013-12-17 09:22:27 -06:00 |
|
Gregory Nutt
|
3a37972cb9
|
Updated README
|
2013-12-16 17:04:48 -06:00 |
|
Gregory Nutt
|
0187a60dc0
|
Update README
|
2013-11-16 13:00:49 -06:00 |
|
Gregory Nutt
|
1771b69b62
|
Cosmetic changes to comments and README files
|
2013-12-16 13:48:20 -06:00 |
|
Gregory Nutt
|
cbe5751c3b
|
Trivial updates to comments and README files
|
2013-12-16 11:13:55 -06:00 |
|
Gregory Nutt
|
93914d8686
|
Back port some A10 changes into the SAMA5 memory map definitions
|
2013-12-16 09:21:55 -06:00 |
|
Gregory Nutt
|
623229057f
|
A10 serial driver (still needs some work). From Alan Carvalho de Assis
|
2013-12-13 16:41:44 -06:00 |
|
Gregory Nutt
|
c5f56cb39b
|
Eliminate some warnings in the pcDuino A10 build
|
2013-12-13 13:09:45 -06:00 |
|
Gregory Nutt
|
d6b81cc7ef
|
A10: Timer interrupt handler
|
2013-12-13 12:42:26 -06:00 |
|
Gregory Nutt
|
0a91686566
|
configs/Kconfig: Typo fix from Ken Pettit
|
2013-12-12 09:25:31 -06:00 |
|
Gregory Nutt
|
aec3f58a60
|
STM32F429I-Discovery: Andd procfs MTD partition names
|
2013-12-12 09:23:54 -06:00 |
|
Gregory Nutt
|
fe5670a067
|
pcDuino: update RAM start address and size
|
2013-12-11 17:14:13 -06:00 |
|
Gregory Nutt
|
1f097aa856
|
A10/pcDuino/Linux build fixes
|
2013-12-11 17:05:08 -06:00 |
|
Gregory Nutt
|
482d94cfd2
|
A10+pcDuino: PIO support, LED and button support
|
2013-12-11 13:23:40 -06:00 |
|
Gregory Nutt
|
06f08899dc
|
A10 PIO register definition header file
|
2013-12-10 15:53:32 -06:00 |
|
Gregory Nutt
|
b7abc8c0fe
|
A little more SAMA5/OV2640 logic
|
2013-12-10 11:12:22 -06:00 |
|
Gregory Nutt
|
62bf4d158d
|
Move ramdisk.h to include/nutt/fs/ramdisk.h
|
2013-12-10 09:42:58 -06:00 |
|
Gregory Nutt
|
beda9787b4
|
Move rgbcolors.h to include/nuttx/video
|
2013-12-10 09:29:20 -06:00 |
|
Gregory Nutt
|
e282aad903
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
|
Gregory Nutt
|
bdfb2f7eb6
|
More OV2640 initialization logic
|
2013-12-10 09:10:39 -06:00 |
|
Gregory Nutt
|
806fbaaed1
|
pcDuino debug port is on UART0
|
2013-12-10 08:24:26 -06:00 |
|
Gregory Nutt
|
ae10aea36c
|
A10 peripheral selection logic
|
2013-12-09 15:24:54 -06:00 |
|
Gregory Nutt
|
59d5c8151d
|
A little SAMA5 camera stuff
|
2013-12-09 14:20:11 -06:00 |
|
Gregory Nutt
|
4d07c15932
|
Add OV2640 camera support to test the SAMA5 ISI peripheral
|
2013-12-09 10:51:22 -06:00 |
|
Gregory Nutt
|
ae044a485c
|
pcDuino: More changes to get the code fragments that are in place building successfully
|
2013-12-07 16:44:23 -06:00 |
|
Gregory Nutt
|
22fefb59da
|
Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin
|
2013-12-07 14:25:35 -06:00 |
|
Gregory Nutt
|
7b6b2bbd7c
|
Minor updates to comments and README files
|
2013-12-07 07:00:48 -06:00 |
|
Gregory Nutt
|
08e027b42f
|
SAMA5 NAND: bugfixes
|
2013-12-06 11:34:29 -06:00 |
|
Gregory Nutt
|
692b087d07
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
|
Gregory Nutt
|
422b225401
|
Cosmetic updates to comments and READMEs
|
2013-12-04 16:41:45 -06:00 |
|
Gregory Nutt
|
ae01f868b2
|
SAMA5 NAND: Fix some PMECC setup logic
|
2013-12-04 11:56:56 -06:00 |
|
Gregory Nutt
|
68ccbc0855
|
Add drivers/mtd/README.txt
|
2013-12-04 07:46:10 -06:00 |
|
Gregory Nutt
|
80841d135d
|
SAMA5 NAND: Updated README and configuration logic
|
2013-12-03 14:32:59 -06:00 |
|