2020-01-14 22:52:19 +01:00
|
|
|
github:
|
|
|
|
description: "Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS"
|
|
|
|
homepage: https://nuttx.apache.org/
|
|
|
|
features:
|
|
|
|
# Enable issues management
|
|
|
|
issues: true
|
|
|
|
# Enable project for project management boards
|
|
|
|
projects: true
|
|
|
|
labels:
|
|
|
|
- nuttx
|
|
|
|
- rtos
|
|
|
|
- embedded
|
|
|
|
- real-time
|
|
|
|
- mcu
|
|
|
|
- microcontroller
|
|
|
|
enabled_merge_buttons:
|
2020-05-02 06:03:06 +02:00
|
|
|
# disable squash button:
|
|
|
|
squash: false
|
|
|
|
# disable merge button:
|
|
|
|
merge: false
|
2020-01-14 22:52:19 +01:00
|
|
|
# enable rebase button:
|
|
|
|
rebase: true
|