- Jun 10, 2016
-
-
Gregory Nutt authored
crc64: fix error
-
Paul A. Patience authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
OrbitalFox authored
-
Gregory Nutt authored
-
Gregory Nutt authored
libc/misc: add crc64
-
Paul A. Patience authored
-
Gregory Nutt authored
crc16: fix error
-
Paul A. Patience authored
-
- Jun 09, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix compilation errors in debug mode of stm32_pwm.c
-
Konstantin Berezenko authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Networking: In both IPv6 and IPv4 incoming logic: (1) Should check if the packet size is large enough before trying to access the packet length in the IP header. (2) In the comparison between the IP length and the full packet length, need to subtract the size of the link layer header before making the comparison or we will get false positives (i.e., the packet is really too small).
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Teensy clock fixes.
-
Gregory Nutt authored
-
Gregory Nutt authored
Added driver of IS25xP SPI flash devices
-
Gregory Nutt authored
All configurations that have both CONFIG_NSH_LIBRARY=y and CONFIG_NET=y must now also have CONFIG_NSH_NETINIT=y
-
Gregory Nutt authored
Refresh all configurations that have both CONFIG_NSH_LIBRARY and CONFIG_NET set in preparation for another change.
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix STM32 DMA code and configuration for STM32F37X chips
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
-
kfazz authored
The High Gain bit in MCG_C1 was preventing teensy from booting except after a programming session. The second change doesn't appear to change any functionality, but complies with restrictions in the k20 family reference manual on FEI -> FBE clock transiions.
-
Ken Fazzone authored
-
Marten Svanfeldt authored
Based on sst25xx driver Signed-off-by: Marten Svanfeldt <marten@intuitiveaerial.com>
-
Marten Svanfeldt authored
Signed-off-by: Marten Svanfeldt <marten@intuitiveaerial.com>
-
- Jun 08, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
assert: Check if NDEBUG is defined
-
Paul A. Patience authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
-
David Sidrane authored
Refactored configs/nucleo-144 sub-directories to support additional nucleo-144 board. Add support for the Nucleo-F767ZI board.
-