Add comments for hardware revision of v2.1

This commit is contained in:
jxltom 2020-09-17 00:52:11 +08:00 committed by UweBonnes
parent 75b5e72a00
commit a4a934f461
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ static void setup_vbus_irq(void);
* 000 - Original production build. * 000 - Original production build.
* 001 - Mini production build. * 001 - Mini production build.
* 010 - Mini V2.0e and later. * 010 - Mini V2.0e and later.
* 011 - Mini V2.1e and later.
*/ */
int platform_hwversion(void) int platform_hwversion(void)
{ {