Skip to content

Releases: Neotron-Compute/Neotron-BMC

pico-v0.5.4

15 Jul 11:43
fe15e07
Compare
Choose a tag to compare
  • Fixes an internal issue with the naming of the speaker period registers. No functional change.
  • Reports as "pico-v0.5.4"

pico-v0.5.3

15 Jul 11:10
2dd6959
Compare
Choose a tag to compare
Neotron BMC Pico v0.5.3

v0.5.2

22 Jan 16:51
Compare
Choose a tag to compare
  • Handle 'Alt' reads and writes.

v0.5.1

22 Jan 16:15
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Not recommended for use, due to #57. Use v0.5.2 instead.

  • Adds a PC speaker driver using TIM14
  • Plays a beep on startup
  • Lets the host play beeps using the SPI interface

Release v0.5.0

20 Jan 17:41
Compare
Choose a tag to compare
  • Generates Host Interrupts
  • SPI interface reliability is improved

Only the Neotron Pico BMC is supported in this release.

Note that due to a packaging error, the Cargo.toml for neotron-bmc-pico says it is 0.4.3. However the firmware string reported to the host is correct.

Release v0.4.3

07 Jan 18:44
Compare
Choose a tag to compare
  • Fix version number reporting - now comes from git describe

Release v0.4.2

07 Jan 16:28
Compare
Choose a tag to compare
  • Improvements to SPI communications link
  • Move some processing out of interrupts and into the main loop, to improve reliability

NB: This release incorrectly reports itself over SPI as "Neotron BMC v0.4.1-alpha"

Release v0.4.1

24 Dec 16:09
Compare
Choose a tag to compare
  • Update dependencies (moves away from yanked critical-section 0.2.x)
  • Fixes to the protocol documentation
  • Add skeleton SPI command interface, with PS/2 Keyboard FIFO read command
  • PS/2 Keyboard words time-out if you get a glitch

Release v0.4.0

28 Oct 15:49
Compare
Choose a tag to compare
  • Add very basic SPI interface support to neotron-bmc-pico
  • No changes to neotron-bmc-nucleo (it's now out of date)
  • Added neotron-bmc-protocol crate at v0.1.0

Release v0.3.1

24 Aug 17:00
Compare
Choose a tag to compare

Fixes support for the STM32F030 in neotron-bmc-pico
Drops support for the STM32F031 in neotron-bmc-pico