Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • nuttx-7.20
  • nuttx-7.19
  • nuttx-7.18
  • nuttx-7.17
  • nuttx-7.16
  • nuttx-7.15
  • nuttx-7.14
  • nuttx-7.13
  • nuttx-7.12
  • nuttx-7.11
  • nuttx-5.19
  • nuttx-6.0
  • nuttx-6.1
  • nuttx-6.10
  • nuttx-6.11
  • nuttx-6.2
  • nuttx-6.3
  • nuttx-6.4
  • nuttx-6.5
  • nuttx-6.6
21 results
Created with Raphaël 2.2.011Aug6432129Jul28252423212019181716151413121110987654130Jun272423222120171614131211109876532131May30252322211918121110965324Apr22201714643130Mar28262524222117161411124Feb2322212019151498652131Jan302928272322212019181714138654131Dec30151413121175230Nov29282726252423222118171312109532113Oct1210987632130Sep29252423111087532131Aug3027262423212018171413121110987431Jul3029282726252423242322211714131211109865432129Jun282621Cosmetic. Add a blank line.apps/interpreters/minibasic: Add an option to enable/disable the test scriptapps/interpreters/minibasic: Use strtod() instead of fscanf()Add some commentsapps/interpreters/minibasic: Move 1K I/O buffer off the stack and into a static.Mini Basic: some cosmetic changesFix to get Mini-Basic to buildapps/interpreters/minibasic: Add a port of Mini Basic, version 1.0, written by Malcom McLean and released under the Creative Commons Attirbution license.Add RFID_READUID sample applicationFIFO_SIZE vs PIPE_SIZEOops, wrong kind of commentsAdd some dependencies on new settings in apps/examples/pipeNSH: cmd_mkfifo depend son CONFIG_DEV_PIPE_SIZE > 0Got delimiter backward in recent commitapps/exmples/gpio: Should not claim an error if we are only asked to read an output pinUpdate ChangeLogAdd DIRLINK and DIRUNLOBK tool definitions to Make.defsAdd definition for APPNAME in apps/canutils/canlibapps/examples/gpio: Bug fixes from testingapps/examples/gpio: Add a simple test of the GPIO driverFix a syntax error in a Kconfig file. Update comments in another.Add the dirlinks target to some Makefiles. This plugs some wholes open by last chicken-and-egg build fixapps/canutils/libuavcan: Under certain circumstances, DELIM make not be defined in MakefileFix a few typos in the changelognuttx-7.17nuttx-7.17Fix date of 7.17 release.Prep for 7.17 releaseUpdate ChangeLogMerged in paulpatience/nuttx-apps/libcanard (pull request #55)apps/canutils/libcanard: Update versionMove include/nuttx/regex.h to include/nuttx/lib/regex.hMove include/nuttx/configdata.h to include/nuttx/mtd/configdata.h(1) Make.defs set the include path in CFLAGS, but not in CXXFLAGS, (2) canutils/libuavcan/Makefile should not use explication / delimiters. It should not use -I. I should use DELIM: command not found and nuttx/tools/incdir.shVersion b28bf6... of apps/canutils/libcanard must not be patched due to moving can.hramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.pwm.h moved from include/nuttx/ to include/nuttx/drivers.can.h moved from include/nuttx/ to include/nuttx/drivers.Driver related prototypes moved out of include/nuttx/fs/fs.h and into new include/drivers/drivers.hThings that use mkfifo() and pipe() depend on CONFIG_PIPESapps/examples/pty_test: If CONFIG_SERIAL_TERMIOS is not selected, then don't call tcgetattr or tcsetattr.Eliminate some warnings
Loading