- Jun 17, 2016
-
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
armv7-r/armv7-m: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
-
Gregory Nutt authored
Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
-
Gregory Nutt authored
LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Pascal Speck authored
hen configuring a GPIO via stm32_configgpio() the function will first set the mode to output and then set the initial state of the gpio later on. If you have an application with an externaly pulled-up pin, this would lead to a glitch on the line that may be dangerous in some applications (e.G. Reset Line for other chips, etc). This changes sets the output state before configuring the pin as an output.
-
Gregory Nutt authored
-
Gregory Nutt authored
Re-order some conditional compilation; up_interrupt_context() is not generally available to applications.
-
Gregory Nutt authored
-
Gregory Nutt authored
-