File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Unreleased changes ([ Source] ( https://github.com/neotron-compute/neotron-sdk/tree/develop ) | [ Changes] ( https://github.com/neotron-compute/neotron-sdk/compare/v0.1 .0...develop ) )
3+ ## Unreleased changes ([ Source] ( https://github.com/neotron-compute/neotron-sdk/tree/develop ) | [ Changes] ( https://github.com/neotron-compute/neotron-sdk/compare/v0.2 .0...develop ) )
44
55* None
66
7+ ## v0.2.0 - 2024-05-19 ([ Source] ( https://github.com/neotron-compute/neotron-sdk/tree/v0.2.0 ) | [ Release] ( https://github.com/neotron-compute/neotron-sdk/releases/tag/v0.2.0 ) )
8+
9+ * Adds a bare-metal target to docs.rs
10+ * Document the ` init ` function
11+ * Moved the Cortex-M linker script into the SDK so applications don't have to
12+ have a copy
13+ * Update GitHub Actions to avoid Node.js 16 warnings
14+ * Fixed the asmhello sample (it was crashing)
15+ * Added more docs to the linker script
16+
717## v0.1.0 - 2024-05-19 ([ Source] ( https://github.com/neotron-compute/neotron-sdk/tree/v0.1.0 ) | [ Release] ( https://github.com/neotron-compute/neotron-sdk/releases/tag/v0.1.0 ) )
818
9- First version. Supports cross-platform terminal output and some basic file APIs.
19+ * First version. Supports cross-platform terminal output and some basic file APIs.
You can’t perform that action at this time.
0 commit comments