- Jul 11, 2016
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
David Alessio authored
-
David Alessio authored
This change should significantly improve the performance of single precision floating point math library functions. The vast majority of changes have to do with preventing the compiler from needlessly promoting floats to doubles, performing the calculation with doubles, only to demote the result to float. These changes only affect the math lib functions that return float.
-
- Jul 09, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
VFS ioctl() again. Per comments from David Sidrane, file_ioctl() should not return success if the ioctl method is not supported. It probably should return ENOTTY in that case.
-
Wolfgang Reissnegger authored
-
Sagitta Li authored
-
- Jul 08, 2016
-
-
Gregory Nutt authored
stm32l4_tickless; avoid Lyme, support timers, pwm, oneshot, freerun, and tickless scheduling
-
ziggurat29 authored
-
ziggurat29 authored
-
ziggurat29 authored
-
ziggurat29 authored
-
ziggurat29 authored
-
ziggurat29 authored
-
ziggurat29 authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Feature/stm32f4discovery can
-
Gregory Nutt authored
stm32_serial.c edited online with Bitbucket
-
Gregory Nutt authored
Upstream_nucleo 144
-
Frank Benkert authored
-
Matthias Renner authored
-
David Sidrane authored
stm32_serial.c edited online with Bitbucket
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
- Jul 07, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
ziggurat29 authored
-
Gregory Nutt authored
Stm32l4 USB support
-
ziggurat29 authored
update usb dev/host controller drivers to reflect new(ish) logging standards; augment device enpoint and fifo allocation #defines to do more sanity checking, and be automatically adaptive to size changes. Update README.txt to reflect current status of the implementation.
-
ziggurat29 authored
Conflicts: configs/stm32l476vg-disco/nsh/defconfig
-