Maxim Prokhorov
3dfea4e449
sns(i2c): deprecate brzo, optional transmission stop
...
remove inconsistent i2c_{read,write}_uint, improve buffer variant instead
ade7953sensor explicitly counting variable length ints
brzo currently is in a persistent todo-list
- there is no runtime configuration of i2c pins
- api does not support cached writes, only repeated start
- api is quite different from the 'Wire' implementation
(albeit, whole implementation is much smaller)
- code would really benefit from cxx rewrite, as any
upside from asm use is generally offset by readability
plus, re-using memory locations already introduces
'unobvious' asm code, which is not visible w/o disasm
- code focuses on gcc4.x compatibility and breaks w/ gcc9.x+
register allocation *could* be fixed by using u16 temporaries
this seems to work ok'ish, but it is unclear whether there
is any need for the full u32 value space
2025-06-08 22:07:56 +03:00
..
2025-06-03 21:25:44 +03:00
2024-08-10 00:28:24 +03:00
2024-08-09 12:47:31 +03:00
2025-06-03 21:25:44 +03:00
2025-06-08 22:07:56 +03:00
2025-06-01 06:06:37 +03:00
2024-03-19 19:51:53 +03:00
2021-10-20 13:07:34 +03:00
2023-04-13 19:22:49 +03:00
2025-05-27 04:56:22 +03:00
2023-04-13 19:22:49 +03:00
2022-10-23 03:18:57 +03:00
2025-06-03 21:25:44 +03:00
2025-06-03 21:25:44 +03:00
2024-08-30 12:54:38 +03:00
2022-09-21 18:12:37 +03:00
2025-06-07 11:20:26 +03:00
2023-10-17 01:32:03 +03:00
2025-06-08 22:07:56 +03:00
2025-06-03 21:25:44 +03:00
2021-08-11 13:58:24 +03:00
2025-06-03 21:25:44 +03:00
2024-05-15 23:51:18 +03:00
2024-09-16 00:43:46 +03:00
2024-09-16 00:43:46 +03:00
2021-01-14 10:39:18 +03:00
2025-04-03 03:14:31 +03:00
2025-04-02 06:09:48 +03:00
2024-06-13 21:49:31 +03:00
2022-07-20 20:32:55 +03:00
2025-01-13 19:15:28 +03:00
2025-01-10 23:23:47 +03:00
2021-10-20 13:07:34 +03:00
2021-10-20 13:07:34 +03:00
2022-11-02 04:36:49 +03:00
2022-10-23 03:18:57 +03:00
2021-01-24 03:38:02 +03:00
2023-01-11 05:47:17 +03:00
2020-12-30 21:49:17 +03:00
2024-04-12 00:22:38 +03:00
2021-08-05 18:24:14 +03:00
2025-01-10 23:22:22 +03:00
2025-01-10 23:22:22 +03:00
2025-06-03 21:25:44 +03:00
2021-10-20 13:07:34 +03:00
2025-06-08 22:07:56 +03:00
2025-06-08 22:07:56 +03:00
2024-08-09 12:47:31 +03:00
2024-04-12 00:22:38 +03:00
2021-10-20 13:07:34 +03:00
2021-10-03 20:44:58 +03:00
2024-05-16 02:43:49 +03:00
2021-10-03 20:44:58 +03:00
2024-05-16 02:43:49 +03:00
2021-10-03 20:44:58 +03:00
2024-05-16 02:43:49 +03:00
2025-06-03 21:25:44 +03:00
2021-10-03 20:44:58 +03:00
2022-10-23 03:18:57 +03:00
2022-10-23 03:18:57 +03:00
2025-03-05 18:13:33 +03:00
2021-12-23 12:51:43 +03:00
2025-03-05 18:13:33 +03:00
2024-04-22 17:47:01 +03:00
2024-03-19 19:51:53 +03:00
2023-01-12 02:32:01 +03:00
2022-09-21 04:21:23 +03:00
2021-10-20 11:38:07 +03:00
2024-08-09 12:47:31 +03:00
2024-03-19 19:51:53 +03:00
2021-08-16 04:31:37 +03:00
2021-10-20 13:07:34 +03:00
2021-10-20 13:07:34 +03:00
2025-06-03 21:25:44 +03:00
2021-08-16 04:31:36 +03:00
2022-10-23 03:19:07 +03:00
2025-03-19 06:15:23 +03:00
2024-09-15 18:37:07 +03:00
2025-06-03 21:25:44 +03:00
2022-09-21 04:21:23 +03:00
2021-10-20 11:38:07 +03:00
2023-03-15 20:04:01 +03:00
2023-03-15 20:04:01 +03:00
2025-06-03 21:25:44 +03:00
2021-09-03 15:23:19 +03:00
2021-12-18 23:40:53 +03:00
2024-08-09 12:45:37 +03:00
2024-06-24 22:42:00 +03:00
2024-12-07 15:21:10 +03:00
2022-10-23 03:19:07 +03:00
2025-04-02 05:15:19 +03:00
2024-08-09 12:47:31 +03:00
2025-04-03 02:22:54 +03:00
2023-04-13 19:22:49 +03:00
2021-09-03 15:23:19 +03:00
2022-08-30 02:06:30 +03:00
2022-11-07 19:10:12 +03:00
2020-08-30 15:26:16 +03:00
2022-10-23 03:19:07 +03:00
2022-08-16 13:01:11 +03:00
2025-03-05 18:13:07 +03:00
2025-03-05 18:13:07 +03:00
2024-12-28 05:52:51 +03:00
2022-10-23 03:19:07 +03:00
2024-04-12 00:22:38 +03:00
2021-10-20 13:07:34 +03:00
2024-09-10 16:11:27 +03:00
2022-10-23 03:18:57 +03:00
2025-01-10 23:21:10 +03:00
2021-08-07 16:50:30 +03:00
2022-12-01 00:30:29 +03:00
2022-12-01 00:30:29 +03:00
2025-06-03 21:25:44 +03:00
2024-12-07 18:08:44 +03:00
2025-03-05 18:13:33 +03:00
2025-03-05 18:13:33 +03:00
2025-03-05 18:13:33 +03:00
2024-05-16 01:25:50 +03:00
2024-10-22 09:28:42 +03:00
2025-06-03 21:25:44 +03:00
2025-03-18 03:43:43 +03:00
2024-08-22 23:40:31 +03:00
2024-08-22 23:40:31 +03:00
2025-06-03 21:25:44 +03:00
2024-04-15 01:23:08 +03:00
2024-09-10 16:11:28 +03:00
2024-05-16 01:25:50 +03:00
2022-09-21 04:21:23 +03:00
2021-10-03 20:44:58 +03:00
2022-10-23 03:19:07 +03:00
2021-04-07 03:53:40 +03:00
2024-10-22 09:28:42 +03:00
2025-04-03 03:01:05 +03:00
2024-10-22 09:28:42 +03:00
2025-04-15 20:56:46 +03:00
2025-04-03 03:14:31 +03:00
2025-01-29 12:36:00 +03:00
2025-01-29 12:27:36 +03:00
2025-03-05 18:44:06 +03:00
2025-04-02 23:03:32 +03:00
2025-05-27 04:56:22 +03:00
2024-06-24 22:42:00 +03:00
2024-08-09 12:47:31 +03:00
2023-12-20 19:39:45 +03:00
2024-04-12 00:22:38 +03:00
2022-05-25 03:50:17 +03:00
2024-08-09 12:47:31 +03:00
2021-01-14 10:39:18 +03:00
2021-01-14 10:39:18 +03:00
2021-01-14 10:39:18 +03:00
2021-10-24 15:30:04 +03:00
2024-08-09 12:47:31 +03:00
2023-01-11 05:47:17 +03:00
2025-03-05 18:12:47 +03:00
2025-03-05 18:13:33 +03:00
2024-08-09 12:47:31 +03:00
2022-09-25 08:26:22 +03:00
2024-08-09 12:47:31 +03:00
2022-09-23 03:09:13 +03:00
2025-03-05 18:12:39 +03:00
2024-05-15 23:53:31 +03:00
2023-04-13 17:34:01 +03:00
2023-04-13 17:34:01 +03:00
2024-03-19 19:51:53 +03:00
2025-06-03 21:25:44 +03:00
2025-04-02 05:15:19 +03:00
2025-06-03 21:25:44 +03:00
2024-06-24 22:42:00 +03:00
2025-04-03 15:57:33 +03:00
2025-04-03 14:51:53 +03:00
2025-04-03 15:00:35 +03:00
2025-04-03 03:14:31 +03:00