Dmitry
|
23387023d7
refactor: refactor usb.h
|
8 anni fa |
Dmitry
|
bb4eb3497f
Merge branch 'dev'
|
8 anni fa |
Dmitry
|
75ed1ee39d
feat: add ASM F103/F303 driver
|
8 anni fa |
Dmitry
|
812d1f063d
fix: fix UID3 offset for F103 and OTG_FS driver
|
8 anni fa |
Dmitry
|
0f17773c80
fix: fix incorrect DP port and PIN set for F103 driver
|
8 anni fa |
Dmitry
|
b9762d3d73
feat: add DP control for V3 driver (F103/F303)
|
8 anni fa |
Dmitry
|
083821a33f
chore: use CMSIS V4 or CMSIS V5 directory structure
|
8 anni fa |
Dmitry
|
d10081bf94
fix: fix incorrect EP0/NPTx FIFO Size Register name for OTG_FS driver
|
8 anni fa |
Dmitry
|
4c12d06343
docs: Requirements section added
|
8 anni fa |
Dmitry
|
3e8f805ba2
chore: .gitignore revised
|
8 anni fa |
Dmitry
|
42228fae50
Merge branch 'dev'
|
8 anni fa |
Dmitry Filimonchuk
|
3db9d8efa5
dev merging
|
8 anni fa |
Dmitry
|
2689401bdb
docs: Revised CMSIS path in readme.md
|
8 anni fa |
Dmitry
|
2e712d1f53
Incorrect doublebuffered read fixed for ASM drivers
|
8 anni fa |
Dmitry Filimonchuk
|
018d790c22
Merge pull request #4 from xcvista/master
|
8 anni fa |
Dmitry
|
e029812276
Fixed hangs on USB bus reset event (reenumeration) for OTG_FS driver
|
8 anni fa |
Dmitry
|
7e5621a9bc
VBUS_DETECTION for V2 driver moved to global USBD_VBUS_DETECT
|
8 anni fa |
Dmitry
|
46b4c989c9
USBD_SOF_DISABLED flag added
|
8 anni fa |
Dmitry
|
e852c04d46
Fixed connect() (DP not set)
|
8 anni fa |
Max Chan
|
5879af560f
Adding references to STM32F1xx
|
8 anni fa |
Dmitry Filimonchuk
|
c986f6e0aa
Merge pull request #3 from xcvista/master
|
8 anni fa |
Max Chan
|
8768f13323
Removing a missed mention of V1 in F303 (V3) driver.
|
8 anni fa |
Max Chan
|
8497ebb5ca
Added STM32F303 into README
|
8 anni fa |
Max Chan
|
433c5effa2
Adding the STM32F303 driver into usb.h
|
8 anni fa |
Max Chan
|
01510ae578
Introducing STM32F303 driver as a fork of L1xx driver
|
8 anni fa |
Max Chan
|
d80f9e73ec
Ignore the macOS junk.
|
8 anni fa |
Dmitry
|
cd35d0f397
CMSIS path fixed
|
8 anni fa |
Dmitry
|
b89ff495bb
Documentation revised
|
9 anni fa |
Dmitry
|
5558726719
Added batterry charging detection support
|
9 anni fa |
Dmitry
|
a554e1d341
.gitignore revised
|
9 anni fa |