Commit History

Author SHA1 Message Date
  Alin Jerpelea 2ac8589a25 examples: fix relative path CI error 3 years ago
  Alin Jerpelea 6bc7a448de examples: author: Gregory Nutt: update licenses to Apache 3 years ago
  Xiang Xiao e806097c70 Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 5 years ago
  anchao 220653f21c Squashed commit of the following: 6 years ago
  Gregory Nutt 2f982e9c77 Revert "Squashed commit of the following:" 6 years ago
  anchao 25b92edd9f Squashed commit of the following: 6 years ago
  Gregory Nutt e9447c6058 Standardize nameing of the pre-processor definitiongs group header 9 years ago
  Gregory Nutt 84c649af2b examples/null/null_main.c: Need to include config.h it order know if this is or is not a kernel build 10 years ago
  Gregory Nutt d8a239d649 Use more standard *argv[] instead easier **argv 10 years ago
  Gregory Nutt 9f7c9b273f With kernel build, entry point to all tasks is main, not some xyz_main 10 years ago
  patacongo 9fdb1157ee USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 12 years ago
  patacongo 02eb94cd00 Add configurable application entry point 12 years ago
  patacongo a6efa19e43 Remove user_initialize(); Make sure all integer types are signed that need to be 13 years ago
  patacongo bafd2949c3 Move nuttx/examples to apps/examples 13 years ago