STM32F7x. Nucleo-144 board.h fixes. This boards have no external USB PHY.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9893 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Uladzimir Pylinski 2016-10-31 13:45:14 +00:00
parent f7809b2ec0
commit b0a3f4b467
2 changed files with 0 additions and 10 deletions

View File

@ -33,11 +33,6 @@
#define BOARD_PHY_ID MII_LAN8742A_ID
#define BOARD_PHY_RMII
/*
* The board has an ULPI USB PHY.
*/
#define BOARD_OTG2_USES_ULPI
/*
* Board oscillators-related settings.
*/

View File

@ -33,11 +33,6 @@
#define BOARD_PHY_ID MII_LAN8742A_ID
#define BOARD_PHY_RMII
/*
* The board has an ULPI USB PHY.
*/
#define BOARD_OTG2_USES_ULPI
/*
* Board oscillators-related settings.
*/