- Aug 17, 2016
-
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
usb clock divs
-
- Aug 15, 2016
-
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
- Aug 14, 2016
-
-
Michał Łyszczek authored
-
Michał Łyszczek authored
-
Michał Łyszczek authored
Supported is: * LED1-4 * UART2 (terminal for nsh)
-
- Aug 11, 2016
-
-
Michał Łyszczek authored
stm32f1xx connectivity line supports only x4, x5, x6, x7, x8, x9 and x6.5 values
-
- Jul 25, 2016
-
-
Stefan Kolb authored
-
Gregory Nutt authored
-
- Jul 24, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
configs/stm32f4discovery/canard: Change version to lastet. Need to match change to apps/libcanard/Kconfig
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAM3/4 USB and USBMSC fixes.
-
Wolfgang Reissnegger authored
This fixes a race condition where the HW fills a FIFO bank while the SW is busy, resulting in out of sequence USB packets.
-
Wolfgang Reissnegger authored
-
Wolfgang Reissnegger authored
The scsi thread was waiting for the wrong condition. However, this was masked by the fact that the code creating the scsi thread was also holding usbmsc_scsi_lock(priv) while initializing data, hence this lock synchronized the scsi thread start with init completion.
-
Wolfgang Reissnegger authored
-
Wolfgang Reissnegger authored
-
- Jul 23, 2016
-
-
Wolfgang Reissnegger authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix STM32 RTC Alarm interrupts. They were being enabled BEFORE the interrupt system was being initialized.
-
Gregory Nutt authored
-
Gregory Nutt authored
Back out last RTC alarm changes. I am mistaken, the interrupts are enabled by stm32[l4]_exti_alarm().
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-