micro-ecc: suppress MSVC C4244 warning
Drop EHIMA LCS in favor of newer google codec
Add LC3 codec from Google
3rd-party/liblc3docdec: add missing Datapoints.hpp
3rd-party/liblc3codec: fix encoder crash for 8_1
Provide lc3 api in lc3.h, implement wrapper for LC3 EHIMA
3rd-party: add EHIMA LC3 Codec and KISS FFT
MISRAC2012-Rule-8.3_b: match function declaration and definition
avoid function param modification
add 'U' to unsigned constants
segger-rtt: set default to no block skip mode
lwip/dhcp-server: fix warning
delete commented code
update python scripts to python3
add missing default switch cases
avdtp: fix compile
micro-ecc: comment compression and ECDSA, add tests
rijndael: comment 192-bit and 256-bit variants
rijndael: enable decrypt with ENABLE_RIJNDAEL_ENCRYPT
micro-ecc: add uECC_NO_DEFAULT_RNG to disable default RNG from OS (POSIX,
MISRAC2012-Rule-8.9: inline const objects that are used by single function
stm32-wb55-nucleo-freertos port
btstack_crypto: move rijndael/aes128 implementation into 3rd-party [a2471]
fix build
MISRAC2012-Rule-11.9: use NULL instead of 0
12345