2248 Commits (4b3dda296897294f723efff0234fcd49ecbf8ec8)
 

Author SHA1 Message Date
Karl Palsson 4b3dda2968 tests: usb-gadget0: gitignore generated linker scripts 6 years ago
Karl Palsson 8cf3a20bff tests: usb gadget0: add ti lm4f120xl board 6 years ago
Karl Palsson 22754f0919 usb: provide lm4fusb driver reference 6 years ago
Karl Palsson 26ab78a710 usb: fix race between setup complete and endpoint nak 6 years ago
Karl Palsson 42e43515c6 usb gadget0: ctrl write/read loopback tests 7 years ago
David Lamparter ebcf197810 usb: make usb_disconnect() weak 7 years ago
David Lamparter 343cff4675 usb: make strings "const char * const *" 7 years ago
Karl Palsson fa7a908027 doc: msp432/e4: Fix groupings for doxygen 6 years ago
Karl Palsson 056602b12a doc: msp432/e4: hook up doxygen generation 6 years ago
Dmitry Rezvanov 2adefd95fe msp432/e4: new target 6 years ago
Karl Palsson 0c91dbf57e cm3: scs: drop (superseded) helper macros for systick 6 years ago
Karl Palsson cfe514913f cm3: scs: drop (superseded) dwt macros 6 years ago
Karl Palsson 6fa75afbc6 usb: add USB_REQ_TYPE_OUT to match USB_REQ_TYPE_IN 6 years ago
Jordi Pakey-Rodriguez 21b23f1ff1 stm32f4: adc: Add VBat sensor enable/disable 8 years ago
Karl Palsson 0787675332 st32l1: adc: there is no adc_chan_vbat on L1x. 6 years ago
Karl Palsson e5b8a164a6 usb: st_usbfs_v2: support disconnect functionality 6 years ago
fenugrec 01f33f47b7 USB: st_usbfs : fix USB_COUNTn_RX buffer size calculation: 9 years ago
Karl Palsson 144911a25b stm32: usb gadget0: implement loopback 6 years ago
Karl Palsson 0e58ee2f65 stm32: support i2c3 properly 6 years ago
Karl Palsson b8ede60d9d stm32f3: flash: support basic write/erase operations 6 years ago
Karl Palsson 3293913be2 stm32f3: flash: add clear write protect flag 6 years ago
Karl Palsson d465291f45 tests: use the new auto depends on library 6 years ago
Christian Tacke d14033c744 genlink: provide LIBDEPS for libopencm3 itself 7 years ago
Karl Palsson f4bbe7c5bb usb: prevent registering duplicate config callbacks 6 years ago
Christian Tacke c55ec70f49 STM32: USART: Fix baudrate calculation for LPUART1 7 years ago
Karl Palsson 49a8c041ff stm32f3: comparator: fix doxygen and use standard mask/shifts 6 years ago
Markus Kasten 0d0f59d8ce stm32f3: add comparator register definitions 6 years ago
Karl Palsson 05ce5de4c2 stm32f2/4: link in the specific flash.o files. 6 years ago
Chris Sp 8b1ac585df stm32f4: rcc: typo fix MCO2 6 years ago
Karl Palsson ddc7ab8c6c stm32l4: flash: don't use misleading names 6 years ago
Karl Palsson 659d52b952 stm32f7: flash: drop unimplemented function declaration 6 years ago
Karl Palsson 231f21296f stm32: f247: flash: use common code. 6 years ago
Karl Palsson 46d4103c1d stm32: flash: move wait_for_last to f2/f4 explicitly. 6 years ago
Karl Palsson 76d392ee47 stm32: flash: drop common_f234 6 years ago
Karl Palsson eafc46ff24 stm32: flash: extract wait_for_last_operation to top level 6 years ago
Karl Palsson c272ea410e stm32: flash: move clear all status flags to single common header 6 years ago
Karl Palsson a949b223c3 stm32f3: flash: pgerr is not the same as pgperr 6 years ago
Karl Palsson b9448bff16 stm32l4: flash: fix page erase for second bank 6 years ago
Karl Palsson 850931dbcd stm32: flash_unlock_option_bytes is common code. 6 years ago
Karl Palsson c5a3350a7d stm32l: flash: rename option unlock keys or consistency 6 years ago
Karl Palsson 4517ec81fd stm32: flash: remove superfluous locking of option bytes 6 years ago
Karl Palsson 7a27795d8c stm32: flash: pull out i/d cache support. 6 years ago
Karl Palsson 2bf7eb4a0c stm32: flash: pull set_ws up to common code 6 years ago
Karl Palsson 4840b6bc7e stm32: flash: pull up clear_eop 6 years ago
Karl Palsson da7ebafcbe stm32: flash: pull lock/unlock up to common_f. 6 years ago
Karl Palsson b23dccc7ae stm32: flash: pull up prefetch to _all 6 years ago
Karl Palsson 9dd901ba27 stm32: flash: BSY bit has never been writable. 6 years ago
Karl Palsson 30d88452e6 stm32f4: flash: support discontinuous sectors on banked flash 6 years ago
DanielePettenuzzo 6e1edc3656 stm32f7 usart.h: add macro for usart6 and uart 7 and 8 6 years ago
Jordi Pakey-Rodriguez cc8c8a2f83 stm32f4: power: update rcc_clock_scale enum 6 years ago