77 Commits

Author SHA1 Message Date
Matthias Ringwald
bf2b6c3754 micro-ecc: add uECC_NO_DEFAULT_RNG to disable default RNG from OS (POSIX, 2020-04-10 10:23:10 +02:00
Matthias Ringwald
8334d3d848 MISRAC2012-Rule-8.9: inline const objects that are used by single function 2020-01-17 11:30:10 +01:00
TREFOU Felix
0561b2d8d5 stm32-wb55-nucleo-freertos port 2019-12-21 20:08:03 +01:00
Matthias Ringwald
f13fc29007 btstack_crypto: move rijndael/aes128 implementation into 3rd-party [a2471] 2019-12-07 22:32:03 +01:00
Matthias Ringwald
01899c8b1f fix build 2019-12-03 12:57:15 +01:00
Matthias Ringwald
6e79178071 MISRAC2012-Rule-11.9: use NULL instead of 0 2019-12-03 12:39:19 +01:00
Matthias Ringwald
b3f3a010d5 ISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 18:00:47 +01:00
Matthias Ringwald
330534ef66 MISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 17:56:23 +01:00
Matthias Ringwald
27bcc36f65 MISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 17:38:40 +01:00
Matthias Ringwald
e53a3388dc ISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 16:37:16 +01:00
Matthias Ringwald
5df9dc7819 MISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 15:10:58 +01:00
Matthias Ringwald
c1ab6cc1be MISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 14:31:48 +01:00
Matthias Ringwald
dfde218f34 segger-rtt: add SEGGER_RTT_GetAvailWriteSpace function 2019-11-18 15:19:26 +01:00
Matthias Ringwald
a20be900c9 segger-rtt: add SEGGER_RTT_GetAvailWriteSpace function 2019-11-18 14:26:31 +01:00
Matthias Ringwald
779af47be2 segger-rtt: update to v6.54, document modifications for BTstack 2019-11-18 11:58:56 +01:00
Matthias Ringwald
01be50610d pan_lwip_http_server: list download test files 2019-11-10 00:28:58 +01:00
Matthias Ringwald
902584e45c lwip: support .svg in makefsdata tool 2019-11-10 00:27:46 +01:00
Milanka Ringwald
c86c456e5c lwip: add download test files to http server demo 2019-11-09 23:59:42 +01:00
Matthias Ringwald
fa8f6fac58 pan_lwip_http_server: serve test file for /NumberOfBytes.txt 2019-11-09 23:16:53 +01:00
Matthias Ringwald
43d468d2c3 micro-ecc: fix include guards 2019-09-25 11:26:28 +02:00
Matthias Ringwald
6f37ec70b3 3rd-party/readme: add version info 2019-09-09 17:41:04 +02:00
Matthias Ringwald
ca8ea3f59e 3rd-party: document third-party libraries and their license type 2019-08-30 10:47:08 +02:00
Matthias Ringwald
b7f1c2ae8d mesh: use rijndael from test folder 2019-07-20 08:50:21 +02:00
Matthias Ringwald
1fbe4564be restart mesh development based on current develop and existing mesh branches 2019-07-20 08:50:21 +02:00
Matthias Ringwald
946d87bab9 fix warnings in lwip/dhcpserver and btstack_chipset_em901 2019-06-08 23:41:49 +02:00
Matthias Ringwald
97dc5e692c new pan_lwip_http_server example
- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core
- add small DHCP server as 3rd-party/lwip/dhcp-server
- add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1)
- add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1
- example is added to port/libusb
2019-06-07 16:57:00 +02:00
Milanka Ringwald
a788b16c9d yxml: add casting 2019-03-27 12:00:33 +01:00
Matthias Ringwald
177bf6ac71 yxml: fix warnings 2018-10-08 21:20:07 +02:00
Matthias Ringwald
ed573b145a 3rd-party: add yxml sax-style xml parser 2018-09-27 09:38:56 +02:00
Matthias Ringwald
9201a494d1 3rd-party: add public domain md5 library 2018-09-07 17:42:41 +02:00
Matthias Ringwald
ec8ca29f14 tinydir: use upstream, only use PATH_MAX if defined 2018-08-14 16:10:23 +02:00
Matthias Ringwald
6138850c18 fix 'no newline at end of file' [-Wnewline-eof] 2018-07-05 22:19:19 +02:00
Matthias Ringwald
0637b725c7 bluedroid: fix compile warning 2018-04-26 13:56:17 +02:00
Matthias Ringwald
98cd9557da 3rd-party: add tinydir to iterate over directories 2018-02-05 18:25:10 +01:00
Matthias Ringwald
dd13ed293d segger-rtt: fix compile for arm-none-eabi-gcc 2018-01-12 16:37:05 +01:00
Matthias Ringwald
7dc86dfd35 segger-rtt: add rtt files 2018-01-12 15:57:43 +01:00
Matthias Ringwald
0c92bcc661 sm: drop support for mbed-tls for ECDH 2017-08-14 11:17:52 +02:00
Matthias Ringwald
adaba9f340 Fix more warnings (mostly sign-compare) 2017-08-09 22:58:56 +02:00
Matthias Ringwald
afc6fe184c hxcmod-player: Avoid playback error on platforms where char is unsigned 2017-08-09 22:08:16 +02:00
Matthias Ringwald
390b927134 hxcmod-player: mark mod song as const to avoid copy to RAM 2017-08-09 16:09:32 +02:00
Matthias Ringwald
d5ff3b26ac fix warnings - mostly enum casts and set but not used 2017-06-22 15:29:47 +02:00
Milanka Ringwald
b0920f2551 fix warnings in bluedroid and avdtp 2017-05-27 17:39:23 +02:00
Matthias Ringwald
664a636e99 hxmod-player: more shadowing warning fixes 2017-05-22 12:47:20 +02:00
Matthias Ringwald
f319854513 hxmod-player: fix shadow warning 2017-05-22 12:32:53 +02:00
Milanka Ringwald
3e3fbf3df6 Merge branch 'avdtp-source2' into develop 2017-05-19 17:46:45 +02:00
Matthias Ringwald
af03003c8a 3rd-party: add micro-ecc/static e4d264b https://github.com/kmackay/micro-ecc.git and test/security_manager/ecc_micro_ecc 2017-04-13 15:23:09 +02:00
Milanka Ringwald
c79ed74c57 add mod, move streuct to avdtp 2017-04-07 16:15:01 +02:00
Milanka Ringwald
c5456c210e fix compile warnings 2017-04-07 10:12:36 +02:00
Milanka Ringwald
a4cd9b30c1 added 3rd party hxcmod player 2017-04-07 10:10:26 +02:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00