From 869ed39e4c28ebb9813a8b28192d4ca92f72bf22 Mon Sep 17 00:00:00 2001 From: Perry Hung Date: Tue, 30 Mar 2010 22:50:18 -0400 Subject: Removed STM32 flash code, replaced with barebones hacks for now. At this point, there shouldn't be any STM code being compiled and linked against. There are still a bunch of STM header includes, though. --- libmaple/nvic.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libmaple/nvic.h') diff --git a/libmaple/nvic.h b/libmaple/nvic.h index 5908e9c..89b66fc 100644 --- a/libmaple/nvic.h +++ b/libmaple/nvic.h @@ -18,8 +18,6 @@ * ****************************************************************************/ /** - * @file nvic.h - * * @brief Nested interrupt controller defines and prototypes */ -- cgit v1.2.3