Skip to content

Commit

Permalink
version changed to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fetisov committed Jan 17, 2016
1 parent a27c2ca commit db35543
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lrndis/rndis-stm32/usbd_rndis_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/

/*
* version: 1.0 demo (7.02.2015)
* version: 1.1 (17.01.2016)
*/

#include "usbd_rndis_core.h"
Expand Down
2 changes: 1 addition & 1 deletion lrndis/rndis-stm32/usbd_rndis_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/

/*
* version: 1.0 demo (7.02.2015)
* version: 1.1 (17.01.2016)
*/

#ifndef __USB_CDC_CORE_H_
Expand Down
3 changes: 2 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RNDIS driver for STM32F4-discovery example
RNDIS driver for STM32F4-discovery example (ver 1.1)

Demonstration video: http://www.youtube.com/watch?v=hsqWIqY8b6A

Expand All @@ -13,6 +13,7 @@ Author: Fetisov Sergey ([email protected])
HEX-file for stm32f4-Discovery: github.com/fetisov/lrndis/blob/master/ide/MDK-ARM/cpufw/cpufw.hex

See also:
http://habrahabr.ru/post/274663
http://habrahabr.ru/post/248097
http://www.youtube.com/watch?v=W_o0lPivqsA

Expand Down

0 comments on commit db35543

Please sign in to comment.