git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9595 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2016-06-05 15:27:07 +00:00
parent 75c2f8ba46
commit 07301189b4
1 changed files with 0 additions and 8 deletions

View File

@ -59,14 +59,6 @@
#define EX_M25Q_PATCH 0
/** @} */
/**
* @name Return codes
* @{
*/
#define HAL_SUCCESS false
#define HAL_FAILED true
/** @} */
/**
* @name Command codes
* @{