summaryrefslogtreecommitdiff
path: root/src/ao.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-01-09 01:22:06 -0800
committerKeith Packard <keithp@keithp.com>2010-01-09 01:22:06 -0800
commitdc8d18736239b14c2ec48a40a01515912c5c25e6 (patch)
tree217c97ad0c6378919dd1a442cd731540d138cb35 /src/ao.h
parent3bab7e66d25988f5d63ec139c8814a85b983f8f3 (diff)
Add AT45DBxx1D driver
This driver supports the AT45DB011D through AT45DB321D DataFlash parts as found in TeleMetrum v0.2 Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/ao.h')
-rw-r--r--src/ao.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ao.h b/src/ao.h
index 096a4d80..1f27fe92 100644
--- a/src/ao.h
+++ b/src/ao.h
@@ -108,6 +108,7 @@ ao_start_scheduler(void);
#define AO_PANIC_CMD 6 /* Too many command sets registered */
#define AO_PANIC_STDIO 7 /* Too many stdio handlers registered */
#define AO_PANIC_REBOOT 8 /* Reboot failed */
+#define AO_PANIC_FLASH 9 /* Invalid flash part (or wrong blocksize) */
/* Stop the operating system, beeping and blinking the reason */
void