Skip to content

Commit 9e589b5

Browse files
committed
Ready for PR
1 parent c861d19 commit 9e589b5

9 files changed

+2
-920
lines changed

riscv-rt/.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [ master, global_asm ]
3+
branches: [ master ]
44
pull_request:
55
merge_group:
66

riscv-rt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12+
- Use inline assembly instead of pre-compiled blobs
1213
- Removed bors in favor of GitHub Merge Queue
1314

1415
## [v0.11.0] - 2023-01-18

riscv-rt/asm/original_asm.S

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

riscv-rt/asm/riscv32i-unknown-none-elf-m.s

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

0 commit comments

Comments
 (0)