1. 9933f84 Mark the repository as moved by Brennan Ashton · 2 years, 11 months ago master
  2. a105b0e cibuild.sh: Remove the tail space by Xiang Xiao · 3 years, 1 month ago
  3. 3a3c90a Simplify arm test list by using glob pattern by Xiang Xiao · 3 years, 1 month ago
  4. 1d8334e Rename sim00.dat/sim01.dat to sim01.data/sim02.dat by Xiang Xiao · 3 years, 1 month ago
  5. dc78a4c Split sim.dat to sim00.dat and sim01.dat by Xiang Xiao · 3 years, 1 month ago
  6. 3018e84 other.dat: Remove the Darwin black list by Xiang Xiao · 3 years, 1 month ago
  7. 20490f3 move avr, risc-v, xtensa and x86 builds out of other.dat by Matias N · 3 years, 1 month ago
  8. 272c2a6 add canceling workflow by Matias N · 3 years, 1 month ago
  9. 400abdc testlist: Remove gapuino and nr5m100-nexys4 from black list by Xiang Xiao · 3 years, 2 months ago
  10. 0206b8b testlist: Add /arm/rp2040 to arm-04.dat by Masayuki Ishikawa · 3 years, 2 months ago
  11. 76f2201 docker/linux/Dockerfile: Don't use IDF to get the ESP32 binaries. by Abdelatif Guettouche · 3 years, 2 months ago
  12. c1094b3 cibuild.sh: add --quiet option to brew update to reduce log output by YAMAMOTO Takashi · 3 years, 4 months ago
  13. a3bd06a Remove 2to3 link as suggested by YAMAMOTO Takashi · 3 years, 4 months ago
  14. 5658a62 Run "brew update" before installing avr-gcc by YAMAMOTO Takashi · 3 years, 4 months ago
  15. 9d55cb5 Revert "Disable AVR targets on macOS due to homebrew issue" by YAMAMOTO Takashi · 3 years, 4 months ago
  16. 6c6e2cc nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb (again) by YAMAMOTO Takashi · 3 years, 4 months ago
  17. 223d032 Revert "nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb" by YAMAMOTO Takashi · 3 years, 4 months ago
  18. a325b91 Dockerfile: APT::Immediate-Configure=0 to workaround failures by YAMAMOTO Takashi · 3 years, 4 months ago
  19. acf2f44 Disable AVR targets on macOS due to homebrew issue by Brennan Ashton · 3 years, 4 months ago
  20. 7f4fc80 nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb by YAMAMOTO Takashi · 3 years, 4 months ago
  21. 8989e4d CI: Only use approved GitHub Actions by Brennan Ashton · 3 years, 4 months ago
  22. 186190e docker: add gawk to docker by nietingting · 3 years, 5 months ago
  23. ba8a2e3 Fix spelling by John Bampton · 3 years, 5 months ago
  24. 24de04a testlist: Don't build sim:libcxxtest on macOS by Xiang Xiao · 3 years, 6 months ago
  25. 76b96ee testlist: Enable cxxtest build on sim by Xiang Xiao · 3 years, 6 months ago
  26. 9cf3db3 CI: Add Linux headers to docker image by Brennan Ashton · 3 years, 6 months ago
  27. 0627436 Add ALSA support in CI by Brennan Ashton · 3 years, 6 months ago
  28. cd2e5c5 add sim:lvgl to macOS exceptions by Matias N · 3 years, 6 months ago
  29. 6613caa testlist: Remove avr-mips-riscv-x86-xtensa.dat and renesas.dat by Xiang Xiao · 3 years, 6 months ago
  30. 276c76e testlist: Merge avr-mips-riscv-x86-xtensa.dat and renesas.dat into other.dat by Xiang Xiao · 3 years, 6 months ago
  31. 2331238 Add ipv6 to Renesas precheck by Bhindhiya · 3 years, 6 months ago
  32. 21bed31 testlist/sim.dat: Skip 32bit/X11 sim build for macOS by Xiang Xiao · 3 years, 6 months ago
  33. 7b381d8 Fix -xJ with -xz by Alan C. Assis · 3 years, 7 months ago
  34. 36de49a Replace espressif.com with github.com for faster download by Alan C. Assis · 3 years, 7 months ago
  35. 3eff63c Update xtensa-esp32-elf toolchain by Alan C. Assis · 3 years, 7 months ago
  36. de3fd62 X[docker]: add python3-pexpect support by nietingting · 3 years, 7 months ago
  37. e92fc1d Added renesas precheck by ramya.n · 3 years, 7 months ago
  38. 4e5964f ci: Handle case where prebuilt was cached but brew install binutils by Brennan Ashton · 3 years, 7 months ago
  39. d2d80e7 cibuild.sh: Remove the flock installation by Xiang Xiao · 3 years, 7 months ago
  40. 732c33b cibuild.sh: fix binutils path error by ligd · 3 years, 8 months ago
  41. 318f657 cibuild.sh: add objcopy support to MacOS by ligd · 3 years, 8 months ago
  42. 4388b3e make bash abort on error by Matias N · 3 years, 8 months ago
  43. fc32509 Switch to Ubuntu LTS 20.04 relaese for base image by Brennan Ashton · 3 years, 8 months ago
  44. 0a6adc9 Tweak CPU count logic for MacOS by Brennan Ashton · 3 years, 8 months ago
  45. 00a2de7 CI: Test enabling ccache for builds by Brennan Ashton · 3 years, 8 months ago
  46. cd8abf1 sim.dat: disable sim:sotest32 config since not work under macOS by liuhaitao · 3 years, 8 months ago
  47. d439a7a Added RX toolchain by haripra · 3 years, 9 months ago
  48. 0dc7fa8 CI: Add bloaty utility to the ci tools by Brennan Ashton · 3 years, 9 months ago
  49. 553748d Update GitHub action ci-container to acommodate fa442a9 by Luis Linares · 3 years, 9 months ago
  50. edc6266 Optionally disable the DOUT flash mode by Luis Linares · 3 years, 9 months ago
  51. dde6cd9 Enable effective usage of docker run with arguments by Luis Linares · 3 years, 9 months ago
  52. 001af50 Make ESP-IDF tools available in final image by Luis Linares · 3 years, 9 months ago
  53. 6610aeb Prefer default flash reading mode by Luis Linares · 3 years, 9 months ago
  54. df7e7a0 Revert "Disable AVR until we get some warning resolved" by Brennan Ashton · 3 years, 10 months ago
  55. c755624 Disable AVR until we get some warning resolved by Brennan Ashton · 3 years, 10 months ago
  56. 3e0ccae Add support for building avr targets by Brennan Ashton · 3 years, 10 months ago
  57. 03707e5 testlist/arm-07.dat: Add stm32/nucleo-f412zg board to testlist by liuhaitao · 3 years, 10 months ago
  58. 781136f Add x86_64 to the test lists by Brennan Ashton · 4 years ago
  59. 529146e Run wget in quite mode by Brennan Ashton · 4 years ago
  60. 8e4764f Fix the warning of undefined input we were using on the build action by Brennan Ashton · 4 years ago
  61. e2c3843 testlist: enable ea3131:pgnsh config build by liuhaitao · 4 years ago
  62. c27057f testlist/arm-06.dat: Add b-g474e-dpow1 to the list by Xiang Xiao · 4 years ago
  63. 8962f19 testlist: enable sama5d4-ek:elf config build by liuhaitao · 4 years ago
  64. bf8c08d .asf.yaml: Disable squash and merge option by Xiang Xiao · 4 years ago
  65. 477ed50 github: Copy PULL_REQUEST_TEMPLATE.md from nuttx repo by Xiang Xiao · 4 years ago
  66. be0ae2f cibuild.sh: Avoid .. in path by YAMAMOTO Takashi · 4 years ago
  67. 30e6658 cibuild.sh: Create $prebuilt/env.sh by YAMAMOTO Takashi · 4 years ago
  68. 196ed08 cibuild.sh: Add a comment about prerequisites for macOS by YAMAMOTO Takashi · 4 years ago
  69. ffe71cc cibuild.sh: Use pip3 by YAMAMOTO Takashi · 4 years ago
  70. 0a69e09 cibuild.sh: export PIP_USER and PYTHONUSERBASE by YAMAMOTO Takashi · 4 years ago
  71. 4f8db26 Merge pull request #37 from xiaoxiang781216/master by patacongo · 4 years ago
  72. ef4b9c8 testlist: Enable more buildable config by Xiang Xiao · 4 years ago
  73. a93604c cibuild.sh: Remove -x to supress dumping the script content by Xiang Xiao · 4 years ago
  74. 84d3332 build.yml: Remove -G from cibuild.sh command line by Xiang Xiao · 4 years ago
  75. 1c3c293 cibuild.sh: Do not disable kconfig-frontend utilities. by Gregory Nutt · 4 years ago
  76. a288ed4 build.yml: Sync up with nuttx version by Xiang Xiao · 4 years ago
  77. 2717c2a cibuild.sh: enable -Werror for precheck and nightly build as default by liuhaitao · 4 years, 1 month ago
  78. 0625bdf CI: build arm-11 instead of arm-13 for macOS by YAMAMOTO Takashi · 4 years, 1 month ago
  79. 2b69b0b CI: Make job descriptions less redundant by YAMAMOTO Takashi · 4 years, 1 month ago
  80. f63406f cibuild.sh: call testbuild.sh with '-e -Wno-cpp' option defaultly by liuhaitao · 4 years, 1 month ago
  81. 3329f08 Include the .asf.yaml file we use in the other repos to control GitHub by Brennan Ashton · 4 years, 1 month ago
  82. 108a496 Remove the most of arm from the list for macOS by YAMAMOTO Takashi · 4 years, 1 month ago
  83. 48ef2e9 Add macOS builds by YAMAMOTO Takashi · 4 years, 1 month ago
  84. bf7e19b Avoid occasional "aclocal/automake missing" errors by YAMAMOTO Takashi · 4 years, 1 month ago
  85. c592722 cibuild.sh: Disable more kconfig features not used for the CI by YAMAMOTO Takashi · 4 years, 1 month ago
  86. 072bd86 Sync with the main repo by YAMAMOTO Takashi · 4 years, 1 month ago
  87. 29f2116 Use testbuild -G ("git clean" instead of "make distclean") by YAMAMOTO Takashi · 4 years, 1 month ago
  88. fc5fc32 Refine arm testlists and save more jobs for later usage by liuhaitao · 4 years, 1 month ago
  89. 18b3886 CI: Change the workflow name for build.yml by YAMAMOTO Takashi · 4 years, 1 month ago
  90. a467d16 CI: rename main.yml to build.yml by YAMAMOTO Takashi · 4 years, 1 month ago
  91. 62a86be Rename full.dat to all.dat to be more orderly by liuhaitao · 4 years, 1 month ago
  92. 0b2171b Configure python environment and install esptool by Brennan Ashton · 4 years, 1 month ago
  93. e30e82e Remove testlist/mips-riscv-x86.dat by Xiang Xiao · 4 years, 1 month ago
  94. 8a44fc9 CI workflow from https://github.com/apache/incubator-nuttx (#22) by YAMAMOTO Takashi · 4 years, 1 month ago
  95. 4198808 Build the needed binaries from espidf by Brennan Ashton · 4 years, 1 month ago
  96. 80d6e67 docker: update mips toolchain comments info (#19) by liuguo09 · 4 years, 1 month ago
  97. 9c02f21 Add Dockerfile for CI system and hook into GitHub Actions by Brennan Ashton · 4 years, 1 month ago
  98. aa8a4cf Add xtensa esp32 boards build support by liuhaitao · 4 years, 1 month ago
  99. 447f9a8 cibuild.sh: switch to use the recent bitbucket tools repo by liuhaitao · 4 years, 2 months ago
  100. cb75fd7 cibuild.sh: make sure git log print out the last commit by liuhaitao · 4 years, 2 months ago