summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/atmega_memorymap.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 22:03:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 22:03:20 +0000
commit8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb (patch)
tree87740e93bfb0a2278940052bed3033e8416a1ea2 /nuttx/arch/avr/src/atmega/atmega_memorymap.h
parent1fa5b196fa1600c907dbab13859a4f731e48470d (diff)
downloadpx4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.tar.gz
px4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.tar.bz2
px4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.zip
Fix AVR clock setup; add SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3721 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/avr/src/atmega/atmega_memorymap.h')
-rw-r--r--nuttx/arch/avr/src/atmega/atmega_memorymap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/arch/avr/src/atmega/atmega_memorymap.h b/nuttx/arch/avr/src/atmega/atmega_memorymap.h
index a509f7657..7b990754c 100644
--- a/nuttx/arch/avr/src/atmega/atmega_memorymap.h
+++ b/nuttx/arch/avr/src/atmega/atmega_memorymap.h
@@ -46,12 +46,6 @@
* Pre-processor Definitions
************************************************************************************/
-/* Physical memory map */
-# warning "Missing Definitions"
-
-/* Peripheral Address Map */
-# warning "Missing Definitions"
-
/************************************************************************************
* Public Types
************************************************************************************/