Update README.md #1

Open
lupyuen wants to merge 1 commit from lupyuen/local-nuttx-update:test-branch into master
First-time contributor

Note: Please adhere to Contributing Guidelines.

Summary

Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems and solutions), etc.

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *Update this section with information on why change is necessary, what it exactly does and how, if new feature shows up, provide references (dependencies, similar problems and solutions), etc.* ## Impact *Update this section, where applicable, on how change affects users, build process, hardware, documentation, security, compatibility, etc.* ## Testing *Update this section with details on how did you verify the change, what Host was used for build (OS, CPU, compiler, ..), what Target was used for verification (arch, board:config, ..), etc. Providing build and runtime logs from before and after change is highly appreciated.*
lupyuen added 1 commit 2024-12-21 14:12:33 +08:00
Update README.md
Some checks failed
Check / check (pull_request) Has been cancelled
Lint / Lint (pull_request) Has been cancelled
Pull Request Labeler / labeler (pull_request_target) Has been cancelled
441ee0ae42
Some checks failed
Check / check (pull_request) Has been cancelled
Lint / Lint (pull_request) Has been cancelled
Pull Request Labeler / labeler (pull_request_target) Has been cancelled
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u test-branch:lupyuen-test-branch
git checkout lupyuen-test-branch

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff lupyuen-test-branch
git checkout lupyuen-test-branch
git rebase master
git checkout master
git merge --ff-only lupyuen-test-branch
git checkout lupyuen-test-branch
git rebase master
git checkout master
git merge --no-ff lupyuen-test-branch
git checkout master
git merge --squash lupyuen-test-branch
git checkout master
git merge --ff-only lupyuen-test-branch
git checkout master
git merge lupyuen-test-branch
git push origin master
Sign in to join this conversation.
No reviewers
No labels
Arch: all
Arch: arm
Arch: arm64
Arch: avr
Arch: avr32
Arch: avr8
Arch: ceva
Arch: hc
Arch: mips
Arch: misoc
Arch: openrisc
Arch: renesas
Arch: risc-v
Arch: simulator
Arch: sparc
Arch: tricore
Arch: x86
Arch: x86_64
Arch: xtensa
Arch: z16
Arch: z80
Area: ASF
Area: Api
Area: Applications
Area: Audio
Area: BINFMT
Area: Bluetooth
Area: Board support
Area: Build system
Area: CI
Area: Configuring
Area: Crypto
Area: Debugging
Area: Dependencies
Area: Documentation
Area: Drivers
Area: File System
Area: Github Actions
Area: Graphics
Area: IEE80211
Area: IEEE802154
Area: Installing
Area: Kconfig
Area: Kernel
Area: Memory Management
Area: Modularity
Area: Native port
Area: Networking
Area: New arch
Area: New board
Area: OS Components
Area: PCI
Area: Posix
Area: Python
Area: Qualification Testing
Area: Security
Area: Sensors
Area: Specific Peripheral
Area: Standards
Area: Tooling
Area: USB
Area: Video
Board: all
Board: arm
Board: arm64
Board: avr
Board: hc
Board: mips
Board: openrisc
Board: renesas
Board: risc-v
Board: simulator
Board: sparc
Board: tricore
Board: x86
Board: x86_64
Board: xtensa
Board: z16
Board: z80
Community: Discussion
Community: Good first issue
Community: Help wanted
Community: Proposal
Community: Question
OS: BSD
OS: Linux
OS: Mac
OS: Other
OS: Windows
Size: L
Size: M
Size: S
Size: XL
Size: XS
State: Duplicate
State: Missing logic
State: Needs testing
Type: Bug
Type: Enhancement
Type: Improvement
Type: Migrated TODO
Type: Regression
Type: Security
backport/10.0
backport/10.1
backport/10.2
backport/10.3
backport/9.0
backport/9.1
blocker
breaking change
github_actions
python
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nuttx/nuttx-update#1
No description provided.