- Jun 16, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32 SPI/I2S: Back out a bad pin mapping change from 4ab2a366. Try to staighten out some I2C3 and SPI3 pin configuration stuff.
-
Sebastien Lorquet authored
STM32 F4 FLASH: Enable/disable the flash write protection on any sector. I have verified it to work on the stm32f427.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 15, 2017
-
-
Gregory Nutt authored
-
David Sidrane authored
samv7:twihs driver add reference counting Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Fixes issue with wrong information being sent in a rejected association response frame Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
wireless/ieee802154: Fixes issue with wrong information being sent in a rejected association response frame
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
configs/.gitignore: Make sure that any .gdbinit, .project, or .cproject files are ignore so that they are less likely to be included in a patch or PR.
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Update tools/configure.c to same functionality as configure.sh. Add an array of optional file names. Currently, .gdbinit is the only optional file but other things like IDE-specific project files might need to be copied as well.
-
Gregory Nutt authored
-
Hidetaka authored
Improve configure.sh behavior (proposal). Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Hidetaka Takano authored
- enable to call from top directory. - enable to designate direct path for config. - install .gdbinit if the target has.
-
Hidetaka authored
Fixed typo "CORTEXR5F" in arch/arm/Kconfig Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Hidetaka authored
Fixed ARMv7-M Toolchain definition for Cortex-M4. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Hidetaka Takano authored
- Cortex-M4 only have Single Precision FPU.
-
Hidetaka Takano authored
-
- Jun 14, 2017
-
-
Gregory Nutt authored
-
Leif Jakob authored
multiple fixes for stm32f1xx RTC clock Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Leif Jakob authored
- compile issues because of missing RTC_MAGIC #defines - missing functionality based on RTC_MAGIC in RTC based on stm32_rtcounter.c - IRQ setup from up_rtc_initialize was later reset in up_irqinitialize - write access to backup registers without enabling access to backup domain - possible races in set/cancel alarm tested with STM32F103C8 only device now wakes up from forced STANDBY mode by alarm
-
Leif Jakob authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-