1673 Commits (7063e5cdc96282eedd0f13c53b9f8c03c5bb2cf4)
 

Author SHA1 Message Date
Karl Palsson 7063e5cdc9 stm32f0: rcc: properly set USB clock source 9 years ago
Karl Palsson 4053bd6e14 stm32f1: add standard ldscripts for medium/high density 9 years ago
Hanspeter Portner be56146407 stm32f3: fix ADC2/4 "slave" memory map. 9 years ago
Kuldeep Singh Dhaka 0d1f5fc036 usb: Added USB_FNR register defines 9 years ago
Kuldeep Singh Dhaka e7eb61fe33 usb: Move ti usb_lm4f.c from lm4f/ to usb/ 9 years ago
Kuldeep Singh Dhaka 5c73d60176 usb: Moved USB_PMA_BASE address definition to family-specific memorymap.h 9 years ago
Amir Hammad 6357630a90 stm32/usb: otg_fs and otg_hs register definitions 10 years ago
Karl Palsson f4d6da9554 cm3: MPU is optional on both v6m and v7m. 9 years ago
Forrest Voight 4a21730bb6 startup: Explicitly enable STKALIGN for all parts. 9 years ago
Ken Sarkies 4d315288cf stm32: pwr: Use consistent include guards. 9 years ago
FrancoisFinfe 7b29caed1a stm32l1:rcc: allow pll source to be HSE. 11 years ago
Karl Palsson a2af34d0e1 stm32f1:rtc: whitespace/style cleanup. 9 years ago
Ken Sarkies 86f3e4a648 stm32:f1:RTC rtc_awake_from_off function originally reset the backup domain. 11 years ago
Ken Sarkies d316bbca39 stm32:f1:RTC: Replace direct register access with API calls 11 years ago
Ken Sarkies 957c5233f4 stm32:f1:RTC: add documentation 11 years ago
Karl Palsson 40cde559a7 stm32: f24: doxygen updates for flash program width. 9 years ago
Karl Palsson ec15c1ca64 stm32: f24: flash: Make code match documentation 10 years ago
Jorik Jonker 07ee71cf23 stm32f4: rcc: Add 84Mhz, max speed for f401 10 years ago
Karl Palsson a28ba5cb65 docs: Update license and targets to be more current 9 years ago
Karl Palsson 07094ea418 usb: Fix typo in Battery Charge Detection defines 9 years ago
Kuldeep Singh Dhaka afefa6888c stm32: usb: Rename USB_DADDR_ENABLE flag per ref manual 9 years ago
Kuldeep Singh Dhaka 4b892724cf usb: provide typedefs for all the function callbacks. 10 years ago
Karl Palsson b1e495f51a stm32f3: adc: Add support for sequence completion flags 9 years ago
Karl Palsson e65140d0d3 stm32f3: adc: remove invalid eoc group methods. 9 years ago
Karl Palsson 42983e2790 stm32f3: adc: Overrun flag is cleared by writing 1 9 years ago
Karl Palsson 9f8e0ac1ba stm32f3: adc: consistently return flags 9 years ago
Karl Palsson e11b7d5d6d usb: fx07: correctly REBASE for both usb cores. 9 years ago
Karl Palsson bc212bba45 usb: correctly document return type. 9 years ago
Karl Palsson 9edde424f8 scripts: make genlinktest requires execute perms 9 years ago
Kuldeep Singh Dhaka 43e66927fc usb: Remove redundant stm32/usb_desc.h 9 years ago
Karl Palsson 1a398fd742 stm32f0: syscfg cfgr1 bit define updates 9 years ago
Karl Palsson e6e4f1388d usb_f103: fix typo in bad merge for SOF callback. 9 years ago
Frantisek Burian 0cc0134f21 usb: Only enable the SOF interrupt if user_callback_sof is given. 10 years ago
Frantisek Burian 13004f81ee usb_f103: Clear ISR bit as soon as possible, as for the other IRQs. 10 years ago
Karl Palsson a4bb8f7e24 stm32f4: fix i2s_ext register addresses 10 years ago
Karl Palsson 3a106dbd10 stm32: spi: add more cross linking documentation 10 years ago
Kuldeep Singh Dhaka c28d7bc187 stm32: spi: Standard mode selection 10 years ago
Chuck McManis fb1a365423 stm32: Disable SSOE if slave management is enabled 10 years ago
Chuck McManis f80bff2133 stm32: Fix common case SPI handling 10 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Karl Palsson a21da3aebf lpc17xx: Optimize for size by default. 10 years ago
Karl Palsson aac78ba464 cm3: include stdint.h and stdbool.h 10 years ago
Karl Palsson 5746fd4d25 stm32: common: Extract MCO source setting 10 years ago
Felix Held 7ba1b57481 [sam3] add basic SMC support 10 years ago
Felix Held 235734ea42 [sam3] add support for the PIO peripheral of all devices 11 years ago
Felix Held 8a24685d0c [sam3] add basic pmc support 10 years ago
Felix Held 6d69cbf98f [sam3] add peripheral identifiers 10 years ago
Karl Palsson 4f5863e372 usb: add endpoint address calculation macros 10 years ago
Karl Palsson f473d40038 stm32f0: check correct registers for ready flags 10 years ago
Kuldeep Singh Dhaka 7dbb93c784 usb: fetch endpoint 0 max size from descriptor 11 years ago