- put ATTR_UNUSED to hardfault handler variables to discard compiler warning

- change host_class_driver_t: open_subtask signature to accept tusb_descriptor_interface_t const * instead of uint8_t*
This commit is contained in:
hathach
2013-03-26 12:14:04 +07:00
parent 54acee1fc8
commit 03d045ecde
9 changed files with 34 additions and 35 deletions
+1
View File
@@ -56,6 +56,7 @@
#endif
#include <stdint.h>
#include "common/compiler/compiler.h"
#include "common/binary.h" // This file is too good to not use
#define BOARD_AT86RF2XX 1