Skip to content

Commit d10e482

Browse files
committed
Update directory structure
1 parent 6ed28f1 commit d10e482

File tree

1,867 files changed

+797
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,867 files changed

+797
-22
lines changed

README.org

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
#+AUTHOR: Peter Polidoro
33
#+EMAIL: peter@polidoro.io
44

5+
* Brought to you by
6+
7+
[[./extras/images/logo_ql_400.png]]
8+
9+
[[./extras/images/logo_qp-arduino.png]]
10+
511
* Documentation
612

713
https://janelia-arduino.github.io/qp-arduino
@@ -12,13 +18,13 @@ https://janelia-arduino.github.io/qp-arduino
1218
- Version: 6.9.5
1319
- qpcpp version: 6.9.4
1420
- qm version: 5.1.3
15-
- Release Date: 2024-10-29
21+
- Release Date: 2025-03-12
1622
- Creation Date: 2017-01-30
1723
- License: GPLv3
1824
- Forked From Repository: https://github.com/QuantumLeaps/qp-arduino
1925
- URL: https://github.com/janelia-arduino/qp-arduino
2026
- Author: Quantum Leaps
21-
- Fork Maintainer: Peter Polidorop
27+
- Fork Maintainer: Peter Polidoro
2228
- Email: peter@polidoro.io
2329
- Copyright: Quantum Leaps, LLC
2430
- References:
@@ -31,7 +37,7 @@ modeling tool complement the Arduino platform and provide everything you need to
3137
program Arduino graphically with event-driven active objects and modern
3238
hierarchical state machines.
3339

34-
* Development
40+
* Installation
3541

3642
** PlatformIO
3743

docs/index.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

examples/dpp_bsp-teensy4/.dpp_bsp-teensy4

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<session version="5.1.3">
3-
<item name="license"></item>
3+
<item name="license">GPL</item>
44
<group name="locked"/>
55
<group name="settings">
66
<item name="tabs">1</item>
@@ -10,12 +10,11 @@
1010
</group>
1111
<group name="windows">
1212
<item id="AOs::Philo::SM">0,0,640,480</item>
13-
<item id="AOs::Table::SM">363,318,640,480</item>
14-
<item id=".::dpp.hpp">407,0,596,300</item>
15-
<item id=".::dpp_bsp-sam.ino">0,0,1003,765,*</item>
16-
<item id=".::bsp.hpp">0,0,1003,765</item>
17-
<item id=".::bsp.cpp">0,33,1003,765</item>
18-
<item id=".::philo.cpp">0,498,596,300</item>
13+
<item id="AOs::Table::SM">0,0,932,625,*</item>
14+
<item id=".::dpp.hpp">336,0,596,300</item>
15+
<item id=".::bsp.hpp">-71,0,1003,765</item>
16+
<item id=".::bsp.cpp">0,0,1003,765</item>
17+
<item id=".::philo.cpp">0,358,596,300</item>
1918
<item id=".::table.cpp">0,0,596,300</item>
2019
</group>
2120
<group name="search">

extras/documentation/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)