Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Commit

Permalink
Fix the README according to new submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
vmayoral committed Dec 19, 2014
1 parent c391c2f commit 05986b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ echo "0" > /proc/sys/net/ipv4/conf/eth0/force_igmp_version
tree -L 1
.
├── apps
├── dds
├── tinq-core
├── misc
├── nuttx
├── NxWidgets
Expand All @@ -319,7 +319,7 @@ tree -L 1
```

- **apps**: NuttX applications. The subdirectory `examples` contains some of the DDS apps.
- **dds**: Tinq's DDS implementation hacked to work with NuttX.
- **tinq-core**: Tinq's DDS implementation hacked to work with NuttX.
- **misc**: Variety of things.
- **nuttx**: The NuttX RTOS.
- **NxWidgets**: a special graphical user interface.
Expand Down

0 comments on commit 05986b2

Please sign in to comment.