commit | 07abea83aab63736f2895f109c448ae631509f46 | [log] [tgz] |
---|---|---|
author | Alin Jerpelea <alin.jerpelea@sony.com> | Mon Jul 17 10:27:21 2023 +0200 |
committer | Xiang Xiao <xiaoxiang781216@gmail.com> | Mon Jul 17 20:46:57 2023 +0800 |
tree | dfc0b8d42f793fc155ab2b3b32722e53ad96ba15 | |
parent | 8e851a05e38d691daba0a4a399ad969a6f0d1788 [diff] |
Add NuttX 12.2.1 release Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
Before opening a pull request, you can preview your contributions by running from within the directory:
export GEM_HOME=$HOME/.gem # Adjust this path as you want export PATH=$PATH:$GEM_HOME/bin bundle exec jekyll serve Open [http://localhost:4000](http://localhost:4000)
Note: The Gemfile.lock may contain some platform specific pins you may want to regenerate this by deleting Gemfile.lock
and running bundle update
. This is currently locked for x86_64-linux, darwin, and freebsd by using the bundle lock --add-platform foo
command.
Site is updated by a CI job that runs the publish.sh
script. Once this runs it the results will be visible here.
If a dependency has changed such as the external documentation you may need to force the deployment CI to run. This can be done from the CI Actions tab and selecting Run workflow -> Branch: master --> Run workflow
To add a contributor to the project, or to modify existing contributors, edit site/_data/contributors.yml
. The project members list will re-generate.