Skip to content

Releases: taiki-e/semihosting

0.1.8

21 Apr 05:26
Compare
Choose a tag to compare
  • Respect RUSTC_WRAPPER in rustc version detection.

  • Documentation improvements.

0.1.7

21 Mar 16:26
Compare
Choose a tag to compare
  • Support Xtensa (OpenOCD Semihosting) under the openocd-semihosting feature. (#9)

0.1.6

02 Mar 20:52
Compare
Choose a tag to compare
  • Documentation improvements.

0.1.5

27 Dec 13:22
Compare
Choose a tag to compare
  • Expose raw syscall interface as public API (#7, thanks @t-moe)

0.1.4

25 Aug 15:49
Compare
Choose a tag to compare
  • Update unwinding to 0.2.

0.1.3

27 Jul 13:39
Compare
Choose a tag to compare

0.1.2

06 May 22:46
Compare
Choose a tag to compare
  • Enable portable-atomic's require-cas feature to display helpful error messages to users on targets requiring additional action on the user side to provide atomic CAS.

0.1.1

09 Apr 18:48
Compare
Choose a tag to compare
  • Improve panic message on stable.

0.1.0

22 Mar 20:37
Compare
Choose a tag to compare

Initial release