- May 06, 2017
-
-
Gregory Nutt authored
-
David Sidrane authored
stm32: serial Allow configuring Rx DMA buffer size Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
Upstream kinetis Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
Upstream kinetis i2c pin def Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
The output structure of the GPIO for I2C needs to be open drain. When left at the default, one can observe on a scope the slave contending with the push-pull during the ACK
-
David Sidrane authored
The output structure of the GPIO for I2C needs to be open drain. When left at the default, one can observe on a scope the slave contending with the push-pull during the ACK
-
David Sidrane authored
The output structure of the GPIO for I2C needs to be open drain. When left at the default, one can observe on a scope the slave contending with the push-pull during the ACK
-
David Sidrane authored
The output structure of the GPIO for I2C needs to be open drain. When left at the default, one can observe on a scope the slave contending with the push-pull during the ACK
-
David Sidrane authored
The output structure of the GPIO for I2C needs to be open drain. When left at the default, one can observe on a scope the slave contending with the push-pull during the ACK
-
- May 05, 2017
-
-
Gregory Nutt authored
Fix errors introduced into Kinetis serial when I unsuccessfully tried to correct coding standard violations. Folks, things will be better for everyone if you just follow that standard.
-
Gregory Nutt authored
-
Juha Niskanen authored
STM32L4: add support for many new MCUs from STM32L4X3XX product line and Nucleo-L452 board Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
-
Juha Niskanen authored
configs/nucleo-l496zg: Kconfig was copied from nucleo-144 Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Juha Niskanen authored
Removed as most options have not been tested.
-
Juha Niskanen authored
(This also removes DPFPU/DTCM/ITCM features again, fixing a recent git history hickup.)
-
Juha Niskanen authored
Not tested for any product family, but now it at least compiles. L496 devices can have one bit wider Volatile Data Segment.
-
Juha Niskanen authored
-
- May 04, 2017
-
-
Juha Niskanen authored
STM32L4: stm32l4_i2c: change wrong macro to CONFIG_I2C_POLLED Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Jussi Kivilinna authored
-
Jussi Kivilinna authored
-
Jussi Kivilinna authored
-
Juha Niskanen authored
-
Juha Niskanen authored
-
Juha Niskanen authored
GPIO and UART seem similar across STMicro product matrix, so renamed files accordingly. RCC is cloned just in case, while conflicting differences there seem to be very minor.
-
Juha Niskanen authored
This is modeled after STM32F7. Idea is to declare each chip in Kconfig but allow for flash size override. Commit adds many STM32L4_HAVE_XXX feature test macros.
-
Juha Niskanen authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-