Skip to content

Commit 35ef266

Browse files
committed
Merge branch 'main' of github.com:fpv-wtf/wtfos into main
2 parents 51d4b0d + 364c80e commit 35ef266

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The easiest way to browse and manage packages is via the the [configurator](http
5454
For command line usage instructions see the [opkg wiki page](https://openwrt.org/docs/guide-user/additional-software/opkg) for using the `opkg` command in the cli.
5555

5656
### Service management
57-
Use [dinit](https://github.com/stylesuxx/dji-hd-fpv-dinit) which is available in the repository for advanced service management with dependencies, enabling/disabling of units and more.
57+
Use [dinit](https://github.com/fpv-wtf/dji-hd-fpv-dinit) which is available in the repository for advanced service management with dependencies, enabling/disabling of units and more.
5858

5959
Users can manage services with the [configurator](https://fpv.wtf/) or the `dinitctl ` command in the cli.
6060

@@ -76,7 +76,9 @@ Hop on our [Discord](https://discord.gg/3rpnBBJKtU).
7676

7777
## Developers
7878

79-
Use the Android [NDK](https://developer.android.com/ndk/downloads) to build binaries with a target of **android-23** and platform of **armeabi-v7a**. Check out the [wtfos wiki](https://github.com/fpv-wtf/wtfos/wiki) and the following repos:
79+
For a guide on the basics of wtfos packaging see [D3VL's blog post](https://d3vl.com/blog/developing-wtfos-packages/). For native development use the Android [NDK](https://developer.android.com/ndk/downloads) to build binaries with a target of **android-23** and platform of **armeabi-v7a**.
80+
81+
Check out the [wtfos wiki](https://github.com/fpv-wtf/wtfos/wiki) and the following repos:
8082

8183
- https://github.com/stylesuxx/ipk-example
8284
- https://github.com/fpv-wtf/opkg-repo

0 commit comments

Comments
 (0)