index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
usbfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-1
/
+1
*
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Matt Baker
2022-09-15
1
-1
/
+1
*
stm32: Add support for USB on stm32g0
Kevin O'Connor
2021-12-23
1
-20
/
+69
*
stm32: Rework USB transfer memory layout in usbfs.c
Kevin O'Connor
2021-12-23
1
-46
/
+55
*
stm32: Fix buffer size calculation in usbfs.c
Kevin O'Connor
2021-12-23
1
-1
/
+1
*
stm32: Simplify irq declaration in usbfs.c
Kevin O'Connor
2021-12-23
1
-11
/
+11
*
stm32: Initial support for stm32f070
Kevin O'Connor
2019-10-23
1
-6
/
+17
*
stm32: Support 16bit packet memory access on usbfs controller
Kevin O'Connor
2019-10-23
1
-9
/
+15
*
stm32: Make sure to turn on the usb clock before writing to the packet memory
Kevin O'Connor
2019-10-13
1
-4
/
+4
*
stm32: Move usb_request_bootloader() to chip specific code
Kevin O'Connor
2019-09-18
1
-15
/
+0
*
stm32: Fix usbfs rx buffer sizing
Kevin O'Connor
2019-09-16
1
-2
/
+2
*
stm32: Use official defines for EPR bits
Kevin O'Connor
2019-09-16
1
-30
/
+23
*
stm32: Rename USB_BTABLE to EPM in usbfs.c
Kevin O'Connor
2019-09-16
1
-20
/
+20
*
stm32: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-3
/
+3
*
stm32: Move irq handler code above irq setup
Kevin O'Connor
2019-08-22
1
-28
/
+28
*
stm32: Rename stm32f4/ directory to stm32/
Kevin O'Connor
2019-08-05
1
-0
/
+307