You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the release consists of two tarballs: <code>nuttx-7.29.tar.gz</code> and <code>apps-7.29.tar.gz</code>.
1468
+
Note that the release consists of two tarballs: <code>nuttx-7.30.tar.gz</code> and <code>apps-7.30.tar.gz</code>.
1469
1469
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information).
1470
1470
</p>
1471
1471
@@ -1474,15 +1474,15 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
1474
1474
<ul>
1475
1475
<li><b>nuttx</b>.
1476
1476
<ul><p>
1477
-
Release notes for NuttX 7.29 are available <ahref="https://bitbucket.org/nuttx/nuttx/downloads/">here</a>.
1477
+
Release notes for NuttX 7.30 are available <ahref="https://bitbucket.org/nuttx/nuttx/downloads/">here</a>.
1478
1478
Release notes for all released versions on NuttX are available in the <ahref="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>.
1479
1479
The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the <ahref="https://bitbucket.org/nuttx/nuttx/src/master/ChangeLog" target="_blank">Bitbucket GIT</a>.
1480
1480
The ChangeLog for the current release is at the bottom of that file.
1481
1481
</p>
1482
1482
</li></ul>
1483
1483
<li><b>apps</b>.
1484
1484
<ul><p>
1485
-
Release notes for NuttX 7.29 are available <ahref="https://bitbucket.org/nuttx/apps/downloads/">here</a>.
1485
+
Release notes for NuttX 7.30 are available <ahref="https://bitbucket.org/nuttx/apps/downloads/">here</a>.
1486
1486
Release notes for all released versions on NuttX are available in the <ahref="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>
1487
1487
The ChangeLog for the all releases of <code>apps/</code> is available in the ChangeLog file that can viewed in the <ahref="https://bitbucket.org/nuttx/apps/src/master/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
1488
1488
The ChangeLog for the current release is at the bottom of that file.
@@ -1540,8 +1540,8 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
@@ -3197,8 +3202,33 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
3197
3202
Contributed by Juha Niskanen in NuttX-7.21.
3198
3203
</li>
3199
3204
</ul>
3205
+
</td>
3206
+
</tr>
3207
+
<tr>
3208
+
<td><br></td>
3209
+
<td>
3210
+
<p>
3211
+
<aname="stm32L0xx"><b>STMicro STM32L0xx (STM32 L0, ARM Cortex-M0)</b>.</a>
3212
+
Support for the STM32 FL family was contributed by Mateusz Sfafoni in NuttX-7.28.
3213
+
There are ports to two different STM32 L0 boards in the repository:
3214
+
</p>
3215
+
<ul>
3216
+
<li>
3217
+
<b>B-L072Z-LRWAN1</b>
3218
+
Contributed byMateusz Sfafoni in NuttX-7.28.
3219
+
</li>
3220
+
<li>
3221
+
<b>Nucleo-L073RZ</b>
3222
+
Contributed byMateusz Sfafoni in NuttX-7.28.
3223
+
</li>
3224
+
</ul>
3225
+
</tr>
3226
+
<tr>
3227
+
<td><br></td>
3228
+
<td>
3200
3229
<p>
3201
3230
<b>STATUS:</b>
3231
+
Status for both the STM32F0xx and STM32L0xx is show together since the two parts share many drivers in common.
3202
3232
</p>
3203
3233
<ul>
3204
3234
<li>
@@ -3216,35 +3246,15 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
3216
3246
<b>NuttX-7.29</b>
3217
3247
Added an SPI driver. From Mateusz Sfafoni.
3218
3248
</li>
3219
-
</p>
3220
-
</td>
3221
-
</tr>
3222
-
3223
-
<tr>
3224
-
<td><br></td>
3225
-
<td><hr></td>
3226
-
</tr>
3227
-
<tr>
3228
-
<td><br></td>
3229
-
<td>
3230
-
<p>
3231
-
<aname="stm32L0xx"><b>STMicro STM32L0xx (STM32 L0, ARM Cortex-M0)</b>.</a>
3232
-
Support for the STM32 FL family was contributed by Mateusz Sfafoni in NuttX-7.28.
3233
-
There are ports to two different STM32 L0 boards in the repository:
3234
-
</p>
3235
-
<ul>
3236
3249
<li>
3237
-
<b>B-L072Z-LRWAN1</b>
3238
-
Contributed byMateusz Sfafoni in NuttX-7.28.
3250
+
<b>NuttX-7.30</b>
3251
+
Added ADC and I2C drivers. From Mateusz Szafoni.
3252
+
Add AES and RND drivers for the L0. From Mateusz Szafoni.
3253
+
Add support for HS148 for L0. From Mateusz Szafoni.
3239
3254
</li>
3240
-
<li>
3241
-
<b>Nucleo-L073RZ</b>
3242
-
Contributed byMateusz Sfafoni in NuttX-7.28.
3243
-
</li>
3244
-
</ul>
3255
+
</p>
3245
3256
</td>
3246
3257
</tr>
3247
-
3248
3258
<tr>
3249
3259
<td><br></td>
3250
3260
<td><hr></td>
@@ -4208,6 +4218,31 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
4208
4218
</td>
4209
4219
</tr>
4210
4220
</tr>
4221
+
4222
+
<tr>
4223
+
<td><br></td>
4224
+
<td><hr></td>
4225
+
</tr>
4226
+
<tr>
4227
+
<td><br></td>
4228
+
<td>
4229
+
<p>
4230
+
<aname="cxd56xx"><b>Sony CXD56<i>xx</i></a></b> (6 x ARM Cortex-M4).</a>
4231
+
Support for the CXD56<i>xx</i> was introduced by Nobuto Kobayashi in NuttX-7.30.
4232
+
</p>
4233
+
<p>
4234
+
<b>Sony Spresence</b>.</a>
4235
+
Basic support for the Sony Spresense board was include in the contribution of Nobuto Kobayashi in NuttX-7.30. <i>NOTE</i>: This is a bare bone basic Spresense port sufficient for running a NuttShell (NSH) and should not be confused with the full Spresence SDK offered from Sony.
4236
+
</p>
4237
+
Spresense is a compact development board based on Sony’s power-efficient multicore microcontroller CXD5602. Features:
4238
+
</p>
4239
+
<ul>
4240
+
<li>Integrated GPS: Embedded GNSS with support for GPS, QZSS.</li>
4241
+
<li>Hi-res audio output and multi mic inputs" Advanced 192kHz/24 bit audio codec and amplifier for audio output, and support for up to 8 mic input channels.</li>
4242
+
<li>Multicore microcontroller: Spresense is powered by Sony's CXD5602 microcontroller (ARM® Cortex®-M4F × 6 cores), with a clock speed of 156 MHz.</li>
4243
+
</ul>
4244
+
</td>
4245
+
</tr>
4211
4246
<tr>
4212
4247
<td><br></td>
4213
4248
<td><hr></td>
@@ -4216,8 +4251,8 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
@@ -4273,7 +4308,7 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
4273
4308
<td><br></td>
4274
4309
<td>
4275
4310
<p>
4276
-
<aname="stm32f334x"><b>STMicro STM32 F334 (STM32 F3 family, ARM Cortex-M4)</b>.</a>
4311
+
<aname="stm32f334x"><b>STMicro STM32 F334</b> (STM32 F3 family, ARM Cortex-M4).</a>
4277
4312
</p>
4278
4313
<p>
4279
4314
Support for the STMicro <b>STM32F334-Disco</b> board was contributed by Mateusz Szafoni in NuttX-7.22 and for the <b>Nucleo-STM32F334R8</b> was contributed in an earlier release.
@@ -4289,7 +4324,7 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
@@ -4761,6 +4796,10 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
4761
4796
<ul>
4762
4797
<li>DAC and ADC drivers were contributed by Juha Niskanen.</li>
4763
4798
</ul>
4799
+
<p>
4800
+
<b>NuttX-7.30</b>.
4801
+
<ul>
4802
+
<li>Added USB FS device driver, CRS and HSI38 support from Juha Niskanen.</li>
4764
4803
</p>
4765
4804
</td>
4766
4805
</tr>
@@ -5537,6 +5576,9 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5537
5576
See the board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
5538
5577
</p>
5539
5578
</ul>
5579
+
<p><b>STATUS</b>:
5580
+
See <ahref="#stm32f7drivers">below</a> for STM32 F7 driver availability.
5581
+
</p>
5540
5582
</td>
5541
5583
</tr>
5542
5584
@@ -5556,6 +5598,7 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5556
5598
<p>
5557
5599
<b>STM32F746G Discovery</b>.
5558
5600
One port uses the STMicro STM32F746G-DISCO development board featuring the STM32F746NGH6 MCU. The STM32F746NGH6 is a 216MHz Cortex-M7 operation with 1024Kb Flash.
5601
+
The first release of the STM32F746G_DISCO port was available in NuttX-7.11.
5559
5602
Refer to the <ahref="http://www.st.com/stm32f7-discovery">STMicro web site</a> for further information about this board.
5560
5603
</p>
5561
5604
</li>
@@ -5569,17 +5612,8 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5569
5612
<ul>
5570
5613
<p>
5571
5614
<b>STATUS:</b>
5572
-
</p>
5573
-
<ul>
5574
-
<p>
5575
-
The basic STM32F746G-DISCO port is complete and there are two, verified configurations available.
5576
-
Both configurations use the NuttShell (NSH) and a serial console; one includes Ethernet support.
5577
-
The first release of the STM32F746G_DISCO port was available in NuttX-7.11.
5578
-
</p>
5579
-
</p>
5580
5615
Refer to the NuttX board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f746g-disco/README.txt" target="_blank">README</a> file for further information.
@@ -5596,9 +5630,22 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5596
5630
David Sidrane contributed PWR, RTC, BBSRAM, and DBGMCU support.
5597
5631
Lok Tep contribed SPI, I2c, ADC, SDMMC, and USB device driver support.
5598
5632
</li>
5633
+
<li>
5634
+
<p><b>NuttX-7.22</b>.
5635
+
Titus von Boxberg also contributed LTDC support for the onboard LCD in NuttX-7.22.
5636
+
</p>
5637
+
</li>
5599
5638
<li>
5600
5639
<p><b>NuttX-7.29</b>.
5601
-
In NuttX-7.29, Valmantas Paliksa added a timer lowerhalf driver for STM32F7, ITM syslog support, a CAN driver with support for three bxCAN interfaces, and STM32F7 Quad SPI support.
5640
+
In NuttX-7.29, Valmantas Paliksa added a timer lowerhalf driver for STM32F7, ITM syslog support, a CAN driver with support for three bxCAN interfaces, and STM32F7 Quad SPI support.
5641
+
Support for DMA and USB OTG was added by Mateusz Szafoni in NuttX-7.29.
5642
+
</p>
5643
+
</li>
5644
+
<li>
5645
+
<p><b>NuttX-7.30</b>.
5646
+
From Eduard Niesner contributed a PWM driver.
5647
+
Added UID access from Valmantas Paliksa.
5648
+
USB High speed driver was added for STM32F7 series by Ramtin Amin.
5602
5649
</li>
5603
5650
</ul>
5604
5651
</td>
@@ -5663,15 +5710,12 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5663
5710
<li>Ethernet connector compliant with IEEE-802.3-2002 and PoE</li>
5664
5711
</ul>
5665
5712
<p>
5666
-
Refer to the http://www.st.com website for further information about this board (search keyword: stm32f769i-disco)
5667
-
</p>
5668
-
<p>
5669
-
Titus von Boxberg also contributed LTDC support for the onboard LCD in NuttX-7.22.
5670
-
See the board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
5713
+
Refer to the http://www.st.com website for further information about this board (search keyword: stm32f769i-disco).
5714
+
See also the board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
5671
5715
</p>
5672
5716
</li>
5673
5717
</ul>
5674
-
<p>
5718
+
<p><b>STATUS</b>:
5675
5719
See <ahref="#stm32f7drivers">above</a> for STM32 F7 driver availability.
5676
5720
</p>
5677
5721
</td>
@@ -5696,15 +5740,29 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5696
5740
This is a member of the Nucleo-144 board family.
5697
5741
Support for this board was also added NuttX-7.26.
5698
5742
See the board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-h743zi/README.txt">README.txt</a> file for further information.
5743
+
</p>
5699
5744
<p>
5700
5745
The basic NSH configuration is fully, thanks to the bring-up efforts of Mateusz Szafoni.
5701
5746
This port is port is still a work in progress and additional drivers are being ported from the F7 family.
5702
5747
</p>
5703
5748
</li>
5704
5749
</ul>
5705
-
<p>
5706
-
<b>NuttX-7.29</b>
5707
-
Support for DMA and USB OTG was added by Mateusz Szafoni in NuttX-7.29.
5750
+
</tr>
5751
+
<tr>
5752
+
<td><br></td>
5753
+
<td>
5754
+
<p><b>Driver Availability</b>:</p>
5755
+
<ul>
5756
+
<li>
5757
+
<p><b>NuttX-7.27</b>.
5758
+
Add I2C and SPI support for the STM32H7. From Mateusz Szafoni.
5759
+
</p>
5760
+
</li>
5761
+
<li>
5762
+
<p><b>NuttX-7.30</b>.
5763
+
Added support for Ethernet, SDMMC, and Timer drivers. All from Jukka Laitinen.
5764
+
</p>
5765
+
</li>
5708
5766
</p>
5709
5767
</td>
5710
5768
</tr>
@@ -5733,9 +5791,13 @@ <h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
5733
5791
Refer to the NuttX board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/imxrt1050-evk/README.txt" target="_blank">README</a> file for further information.
5734
5792
</p></li>
5735
5793
<li><p>
5736
-
The basic IMXRT1060-EVK port is complete but un-verified as of NuttX-7.27.
5794
+
The basic IMXRT1060-EVK port was complete but un-verified as of NuttX-7.27 but has been fully verified since NuttX-7.27
5737
5795
Refer to the NuttX board <ahref="https://bitbucket.org/nuttx/nuttx/src/master/configs/imxrt1060-evk/README.txt" target="_blank">README</a> file for more current status information.
5738
5796
</p></li>
5797
+
<li><p>
5798
+
Architecture-only support for the IMXRT1020 family was contributed in NuttX-7.30 by Dave Marples.
0 commit comments