Skip to content

Add BB52 dev kit support

Compare
Choose a tag to compare
@mightymos mightymos released this 25 Feb 18:47
· 3 commits to main since this release

This release is part of a broader effort to support the BB52 dev kit.
This silicon labs part has two UARTs and more flash + RAM space.

Therefore debugging information can be optionally output with printf() to investigate issues reported by users.

Firmware file names have been changed to make them easier to read.
Additionally the example yaml for ESPHome has been updated to make the example devices clearer.

If you are using a previous version of the firmware and it is working for your devices, it is probably unnecessary to update.

This is the compiler version used to produce this release:

SDCC : mcs51/z80/z180/r2k/r2ka/r3ka/sm83/tlcs90/ez80_z80/z80n/r800/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8/pdk13/pdk14/pdk15/mos6502/mos65c02 TD- 4.4.0 #14620 (MINGW32)
published under GNU General Public License (GPL)

SDCC version 4.5.0 was recently released however.