Skip to content

Commit 4dbffd1

Browse files
committed
minor fixes in README
1 parent b9fca1d commit 4dbffd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ microcontrollers will be added later.
4646
Requirements:
4747

4848
- Provide a HAL implementation for the target platform (see [Hardware Abstraction Layer](docs/HAL.md))
49-
- Decide a flash partition strategy and modify `include/target.h` accordingly (see [Flash partitions](docs/flash_partitions.md)
49+
- Decide a flash partition strategy and modify `include/target.h` accordingly (see [Flash partitions](docs/flash_partitions.md))
5050

5151
The following steps are automated in the default `Makefile` target, using the baremetal test
5252
application as an example to create the factory image:

0 commit comments

Comments
 (0)