diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-27 14:46:18 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-27 14:46:18 -0400 |
commit | 13ee8e79fa2ff2155e27fbdb69ae14e766d8f7c3 (patch) | |
tree | 900ebd2cb900265bf9957b86e21d1afcfed45f45 /bus.h | |
parent | aceea96906c3a80d674c63d9d20914421ee0bddc (diff) |
tweak gpmc timing
Diffstat (limited to 'bus.h')
-rw-r--r-- | bus.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ #define Octal_DACportCS_high 0x20 #define TNT_Port 0x40 -#define GPMCACCESSTIME 0x07 void bus_init(void); // call this before doing anything |