Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: TcMenu/SimpleCollections

1.2.5 - Fix compile error on ESP32 with IDF version 5

22 Oct 20:06

Choose a tag to compare

This fixes a compile error that occurs on ESP32 when the underlying IDF version is 5 or greater.

1.2.4 Fix mbed compiler warning.

10 Aug 07:18
3b62dac

Choose a tag to compare

Very minor release that fixes a compiler warning on Arduino mbed and mbed..

1.2.3 better handling of compile-time options

12 Dec 21:17

Choose a tag to compare

This release provides better handling of compile-time options.

1.2.2 - support for both RPI Pico cores

26 Oct 07:18

Choose a tag to compare

This library should now support both RPI pico cores.

1.2.1 - Make all possible template functions const

17 Sep 09:30

Choose a tag to compare

Make all possible template functions const so that const references and pointers can be used.

1.2.0 - more boards supported, template circular buffer

17 Mar 14:59

Choose a tag to compare

  • a specialized circular buffer for byte only. Probably performs better for byte storage with a template version that can store any simple type, it can be created in pool mode to act as a pool
  • on STM32Duino, processor level CAS is now used.
  • The processor determination is now moved into its own class.

1.1.0 - circular buffer, remove function

13 Feb 17:00

Choose a tag to compare

Support for thread-safe circular buffers on many platforms.
Allow removal of elements from btree lists.

1.0.1

06 Dec 12:56
7c33088

Choose a tag to compare

Correct URL in library.properties

1.0.0

06 Dec 12:41

Choose a tag to compare

The first release that is broken out from IoAbstraction. In the next IoAbstraction release, we'll depend on this library and remove the code from there.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.