Skip to content

Releases: adafruit/Adafruit_CircuitPython_FruitJam

1.5.0 - Peripherals Deinit

23 Sep 14:21
d57dd2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0 - Optional Hardware Peripherals Init

08 Sep 16:19
58649ca
Compare
Choose a tag to compare

What's Changed

  • Optional hardware peripherals initialization by @relic-se in #21

Full Changelog: 1.3.0...1.4.0

1.3.0 - Optional DAC & Play MP3 Function

08 Sep 16:08
57fc5e8
Compare
Choose a tag to compare

What's Changed

  • play_mp3_file() function by @FoamyGuy in #15
  • Check if dac is present and add parameters for sample rate and bit depth by @relic-se in #20

Full Changelog: 1.2.0...1.3.0

1.2.0 - Simplified Volume and Audio Output APIs

28 Aug 17:13
8ee337c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0 - sync_time() NTP Function

26 Aug 00:38
9259a09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.1.0

1.0.3 - Speaker & Headphone Examples

14 Aug 21:55
a0327ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2 - Remove Debuggin Print

14 Aug 15:47
3aebe8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1 - Use Display Size From settings.toml If Unspecified

12 Aug 20:43
9175c44
Compare
Choose a tag to compare

What's Changed

  • Automatically configure display size based on CIRCUITPY_DISPLAY_WIDTH by @relic-se in #9

Full Changelog: 1.0.0...1.0.1

1.0.0 Release & Fix any_button_pressed Property

12 Aug 19:30
71dbc2a
Compare
Choose a tag to compare

What's Changed

  • Invert any_button_pressed logic for pull-up by @relic-se in #8

New Contributors

Full Changelog: 0.5.0...1.0.0

0.5.0 - More PortalBase APIs & Fixes

28 Jul 21:34
17d3868
Compare
Choose a tag to compare

What's Changed

  • More portalbase APIs, fixes for status_led and caption text by @FoamyGuy in #6

Full Changelog: 0.4.0...0.5.0