- Jun 03, 2014
-
-
Gregory Nutt authored
-
- May 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_
-
- May 28, 2014
-
-
Gregory Nutt authored
-
- May 27, 2014
-
-
Gregory Nutt authored
STM32 RTC: Add retry to initialization logic. Sometime RTC initialization takes longer. From dlsitzer.
-
- May 25, 2014
-
-
Gregory Nutt authored
-
- May 23, 2014
-
-
Gregory Nutt authored
-
- May 22, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 20, 2014
-
-
Gregory Nutt authored
Make sure that all references to up_prioritize_irq() are conditioned on CONFIG_ARCH_IRQPRIO. Noted by Make Smith
-
Gregory Nutt authored
-
- May 15, 2014
-
-
Gregory Nutt authored
-
- May 14, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add an alternate STM32 I2C driver that works around errata in the F103 chip (and maybe others). From Patrizio Simona
-
- May 13, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 10, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32 I2C: Bring in PX4 fix for I2C in very high noise environments or with rogue perpipherals. Taken from the PX4 commit by Tridge
-
- May 09, 2014
-
-
Gregory Nutt authored
Couple of fixes for the latest STM32 additions / modifications. These are simple fixes dealing with conditional compile based on CONFIG items not being set. From Ken Pettit
-
- May 08, 2014
-
-
Gregory Nutt authored
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
-
Gregory Nutt authored
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
-
- May 07, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
-
- May 06, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32: Add more complication to STM32 Kconfig so the correct RNG and ETHMAC options presented for the F401RE. There are still invalid peripheral options being presented
-
Gregory Nutt authored
Nucleo-F401RE: With these changes and the changes from previous commits, the basic Nucleo-F401RE NSH configuration is working.
-
Gregory Nutt authored
The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI oscillator for the PLL include clock
-
Gregory Nutt authored
STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN options presented for the F401RE. There are still invalid peripheral options being presented
-
- May 05, 2014
-
-
Gregory Nutt authored
STM32: Add some complication to STM32 Kconfig so the correct USART and TIM options are presented for the F401RE. There are still invalid peripheral options being presented
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix configuration for F401: It has has FSMC and so the option should not be offered. But there are many more options available for the F401 that should be availalbe: CAN, nonexistent timers, etc. These will all need to be addressed
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-