Skip to content

Commit 4de6835

Browse files
StaticRocketcshilwant
authored andcommitted
docs(readme): remove references to rtos build targets
These documents have not been built or updated in quite some time. Remove references to this build target to prevent confusion. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 1de18d4 commit 4de6835

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ Example build commands:
5252

5353
$ make DEVFAMILY=AM335X OS=linux
5454

55-
- Build rtos documentation AM57X
56-
57-
$ make DEVFAMILY=AM57X OS=rtos
58-
5955
- Build android documentation for AM62X
6056

6157
$ make DEVFAMILY=AM62X OS=android
@@ -65,7 +61,6 @@ Example build commands:
6561
Open the index page in a web browser
6662

6763
linux: ./build/processor-sdk-linux-<FAMILY>/esd/docs/[version]/index.html
68-
rtos: ./build/processor-sdk-rtos-<FAMILY>/esd/docs/[version]/index.html
6964
android: ./build/processor-sdk-android-<FAMILY>/esd/docs/[version]/index.html
7065

7166
## Tips and Tricks

0 commit comments

Comments
 (0)