Skip to content

Commit aaf600d

Browse files
authored
Update README.txt
1 parent 170b4d2 commit aaf600d

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

bootloaders/artemis/!artemis_svl/README.txt

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
Name:
22
=====
3-
hello_world_uart
3+
artemis_svl
44

55

66
Description:
77
============
8-
A simple "Hello World" example using the UART peripheral.
9-
10-
11-
Purpose:
12-
========
13-
This example prints a "Hello World" message with some device info
14-
over UART at 115200 baud. To see the output of this program, run AMFlash,
15-
and configure the console for UART. The example sleeps after it is done
16-
printing.
8+
Variable baud rate bootloader for Apollo3/Artemis
9+
10+
11+
Usage:
12+
=====
13+
This source code is provided mostly for reference. The easiest way to upload the SVL is by using the Arduino "burn bootloader" tool and selecting "Ambiq Secure Bootloader" as the "Programmer" option.
14+
15+
If you want to make changes you can compile and upload the artemis_svl using the AmbiqSuite SDK.
1716

1817

1918
******************************************************************************

0 commit comments

Comments
 (0)