From a7a1a38df43958a267410d333f495db56a8b0902 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 11 May 2014 12:09:13 +0100 Subject: stmhal: Update CC3000 driver to newer version. Still not working properly. --- stmhal/cc3k/evnt_handler.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'stmhal/cc3k/evnt_handler.h') diff --git a/stmhal/cc3k/evnt_handler.h b/stmhal/cc3k/evnt_handler.h index 5452d6f12..908c7079c 100644 --- a/stmhal/cc3k/evnt_handler.h +++ b/stmhal/cc3k/evnt_handler.h @@ -3,14 +3,6 @@ * evnt_handler.h - CC3000 Host Driver Implementation. * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ * -* Adapted for use with the Arduino/AVR by KTOWN (Kevin Townsend) -* & Limor Fried for Adafruit Industries -* This library works with the Adafruit CC3000 breakout -* ----> https://www.adafruit.com/products/1469 -* Adafruit invests time and resources providing this open source code, -* please support Adafruit and open-source hardware by purchasing -* products from Adafruit! -* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -42,7 +34,6 @@ *****************************************************************************/ #ifndef __EVENT_HANDLER_H__ #define __EVENT_HANDLER_H__ - #include "hci.h" #include "socket.h" -- cgit v1.2.3