- Mar 08, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 07, 2017
-
-
no1wudi authored
fixed the debug method selection of ssd1306 Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
fix lpc43_gpdma, largely typos Approved-by: Gregory Nutt
-
Gregory Nutt authored
STM32 OTGFS, STM32 L4 and F7: Adapt Janne Rosberg's patch to STM32 OTGHS host to OTGFS host, and to similar implements for L4 and F7.
-
Janne Rosberg authored
-
Janne Rosberg authored
STM32 OTGHS host: stm32_in_transfer() fails and returns NAK if a short transfer is received. This causes problems from class drivers like CDC/ACM where short packets are expected. In those protocols, any transfer may be terminated by sending short or NUL packet.
-
no1wudi authored
-
ahb authored
-
- Mar 06, 2017
-
-
David Sidrane authored
Fixed #if defined Approved-by: Gregory Nutt
-
David Sidrane authored
-
Gregory Nutt authored
-
- Mar 05, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
sendfile(): Fix error introduced with commit ff73be87. Noted by Maciej Wójcik
-
Mateusz Szafoni authored
stm32f33xxx: Add HRTIM header file Approved-by: Gregory Nutt
-
raiden00pl authored
-
Gregory Nutt authored
-
Maciej Wójcik authored
typos Approved-by: Gregory Nutt
-
Maciej Wójcik authored
-
- Mar 04, 2017
-
-
Mateusz Szafoni authored
STM32F33XX DAC, OPAMP, COMP and ADC headers Approved-by: Gregory Nutt
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
Gregory Nutt authored
net/drivers/skeleton.c: Back out serialization changes of the last commit. They are not necessary in the skeleton.c example because the calls to net_lock() at the beginning of each worker function will enforce serialization.
-
Gregory Nutt authored
drivers/net: Add framework for serialization in the case where multiple low-priority work queues are used.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Revert "FS: Fix backward conditional logic that prevent unlink() from building in some configurations." Oops. It was not backward. Enable == !Disable. Negative logic is confusing. This reverts commit 1fcf353e.
-
Gregory Nutt authored
-
no1wudi authored
fixed a typo Approved-by: Gregory Nutt
-