- Jun 11, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Button upper half driver: Add definitions needed for compilation with the poll() interface is not disabled.
-
- Jun 10, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
kinetis pwm support
-
Gregory Nutt authored
Correct the can2 rx irq number for stm32f10xx chips
-
Konstantin Berezenko authored
-
Gregory Nutt authored
crc64: fix error
-
Paul A. Patience authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
OrbitalFox authored
-
Gregory Nutt authored
-
kfazz authored
already prototyped in kinetis.h. It is enabled when CONFIG_DEBUG_GPIO is defined.
-
Gregory Nutt authored
libc/misc: add crc64
-
Paul A. Patience authored
-
Gregory Nutt authored
crc16: fix error
-
Paul A. Patience authored
-
kfazz authored
-
kfazz 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
-
kfazz authored
-
kfazz authored
-
kfazz authored
Initial commit. Compile checked only.
-
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
-