Daniel P. Carvalho
|
9574b0f29b
|
configs/nucleo-l432kc: Fix stm32_userleds and some comments. After change LD2 to LD3 in board.h stm32_userleds.c was broken.
|
2018-08-03 09:31:40 -06:00 |
|
Daniel Pereira Carvalho
|
d755b07a06
|
drivers/analog: Add driver for digital to analog converted DAC7571.
configs/nucleo-l432kc: Add support for a connect DAC7571 converter.
|
2018-08-02 06:40:48 -06:00 |
|
Daniel P. Carvalho
|
1ef922faac
|
configs/nucleo-l432kc: Fix RAM size; STM31L4x2xx has only 64Kb of RAM. Remove references to I2C and SDIO: There is no I2C2 or SDIO on the STM32F4x2xx.
|
2018-07-17 11:02:47 -06:00 |
|
Daniel P. Carvalho
|
9223123cd2
|
arch/arm/src/stm32l4: Added custom pin mapping for STM32L4X2XX processors.
|
2018-07-16 15:42:13 -06:00 |
|
Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
Fanda Vacek
|
d0ae325c15
|
Issue #85: /dev/userleds is not working for nucleo-l432kc fixed
|
2018-01-20 23:02:34 +01:00 |
|
Fanda
|
53db5c80f3
|
Merged in fvacek/nuttx (pull request #572)
Fixed nucleo-l432kc broken build when CONFIG_USERLED_LOWER defined
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2018-01-16 23:33:58 +00:00 |
|
Gregory Nutt
|
a30ccce7ce
|
configs/nucleo-l432kc/src: Fix some bogus logic noted by Fanda.
|
2018-01-15 18:22:29 -06:00 |
|
Gregory Nutt
|
4cba634a12
|
Mostly cosmetic changes from review of last PR. Also same inappropriate use of _info changes to configurable debug macros. Remember folks, if it has a _ or __ in front, it is not intended for use outside of the header file. It is an internal private definition.
|
2017-08-30 07:05:30 -06:00 |
|
Juha Niskanen
|
0a1da7eaca
|
configs: update STM32L4 configs for ADC changes
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2017-08-30 11:40:58 +03:00 |
|
Gregory Nutt
|
dc8f3778a9
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:26:53 -06:00 |
|
Gregory Nutt
|
2319ea53a9
|
STM32L4: Eliminate a warning about implicit definition of function. While we are at it, let's improve the naming a little too.
|
2017-07-22 09:53:29 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Sebastien Lorquet
|
ce4c18afe4
|
More unbuilt stm32 -> stm32l4 changes
|
2017-05-09 11:15:08 +02:00 |
|
Sebastien Lorquet
|
14831a18c6
|
cleanup all external peripherals
|
2017-05-09 10:01:26 +02:00 |
|
Sebastien Lorquet
|
b2bb795520
|
Final fixes to get the nucleo-l432kc config build. execution not tested yet
|
2017-05-09 09:00:37 +02:00 |
|
Sebastien Lorquet
|
db4fd71f4f
|
first attempt at a nucleo-l432kc board
|
2017-05-02 17:18:15 +02:00 |
|