- Jan 12, 2017
-
-
Gregory Nutt authored
Merged in david_s5/nuttx/upstream_revert_265af481 (pull request #194) Revert "STM32 serial: Make input hardware flow-control work with RX DMA. From Jussi Kivilinna"
-
Gregory Nutt authored
HSI should not be turned off
-
David Sidrane authored
-
Gregory Nutt authored
This reverts commit 4e051c05. This change broke the STM32 seril driver.
-
Gregory Nutt authored
-
Masayuki Ishikawa authored
-
Gregory Nutt authored
-
- Jan 11, 2017
-
-
Gregory Nutt authored
HSI should not be turned off
-
Gregory Nutt authored
STM32F4 does not have the requierment that the HSI be on for FLASH erase/write operations
-
David Sidrane authored
-
David Sidrane authored
-
- Jan 10, 2017
-
-
Gregory Nutt authored
-
- Jan 09, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
packed_struct replaced by begin_packed_struct and end_packed_struct
-
Aleksandr Vyhovanec authored
-
Aleksandr Vyhovanec authored
-
Gregory Nutt authored
-
- Jan 08, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
NxWM configurations. If using a 7-bit character set, then the cursor character cannot be 137 (graphic block). Use 95 (underscore) instead.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32F428i-DISCO: Change NxWM cursor character from 137 (graphics block) to 95 (underscore). NxWM is configured to use a 7-bit character set so 137 is not a valid character code.
-
- Jan 07, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Aleksandr Vyhovanec authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
- Jan 06, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMV7 Ethernet: Fix a compiler error introduced with commit 7467329a
-