Skip to content

Commit 02c6eca

Browse files
cederomxiaoxiang781216
authored andcommitted
Added International Workshop 2024 information to index site.
Signed-off-by: Tomasz 'CeDeROM' CEDRO <[email protected]>
1 parent 4c70fa1 commit 02c6eca

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

_data/project.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ website_repository: https://gitbox.apache.org/repos/asf?p=nuttx-website.git
5959
website_repository_mirror: https://github.com/apache/nuttx-website
6060

6161
community_events: https://events.nuttx.apache.org
62+
community_events_workshop_2024_cfp: https://docs.google.com/forms/d/1eAvddku9WaNn0au2QJEkOdChq4XxPP6Sj0EgIfmDXS0/edit
63+
community_events_workshop_2024_linkedin_event: https://www.linkedin.com/events/7165682114275876869
6264

6365
socialmedia_youtube: https://www.youtube.com/@nuttxchannel
6466
socialmedia_hackster: https://www.hackster.io/nuttx

index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,41 @@ for functionality that is not appropriate for deeply-embedded environments (such
3636
as fork()).
3737

3838

39+
## Community Events
40+
41+
### International Workshop 2024
42+
43+
The [Apache NuttX International Workshop]({{ site.data.project.community_events }})
44+
is organized every year. You can attend online or in person for free.
45+
This year we meet on 13-14 Jun 2024 at Sony Office, Tokyo, Japan. See you there!
46+
47+
Please visit [events website]({{ site.data.project.community_events }}) for more details.
48+
You can join the event at [LinkedIn]({{ site.data.project.community_events_workshop_2024_linkedin_event }}).
49+
[Call For Papers](({{ site.data.project.community_events_workshop_2024_cfp }}) is now open!
50+
51+
The scope of the workshop is the Apache Nuttx® Real Time Operating System, the
52+
tools used for its design, development, deployment, debugging, and maintenance,
53+
the applications that use it, and the hardware on which it typically runs.
54+
The target audience is embedded systems practitioners across both industry and
55+
academia.
56+
57+
Apache NuttX® International Workshop has four primary objectives; (i) To allow
58+
the developers and users of Apache NuttX® to meet up, to network together,
59+
exchange ideas, and to understand their mutual needs and aspirations for the
60+
OS. (ii) To agree on directions for the future development of Apache NuttX®
61+
together with Apache Software Foundation and to coalesce development groups
62+
to work on these initiatives. (iii) To raise the profile of Apache NuttX®
63+
and allow potential adopters from around the world to see how widely it is
64+
already used and (iv) to understand how we can make the development process
65+
for Apache NuttX® more diverse and robust.
66+
67+
Participation at the workshop shall be limited to 200 attendees and we
68+
strongly prefer delegates that will contribute to the event. Active
69+
participation may take a form of short lecture or full presentation.
70+
All proposals will be considered with a duration from 20 minutes (short
71+
lecture) to 40 minutes (full presentation).
72+
73+
3974
## Documentation
4075

4176
Extensive documentation can be found [here]({{ site.baseurl }}/docs/latest).

0 commit comments

Comments
 (0)