SG
bc34689ed6
Make printf great again (#1438)
* Printf lib: wrap *printf* functions
* Printf lib, FW: drop sprintf. Dolphin: dump timestamp as is, wo asctime.
* FW: remove sniprintf, wrap assert functions
* Printf lib: wrap putc, puts, putchar
* Printf: a working but not thread-safe concept.
* Poorly wrap fflush
* stdglue: buffers
* Core: thread local buffers
* Core: move stdglue to thread api, add ability to get FuriThread instance of current thread.
* RPC tests: replace sprintf with snprintf
* Applications: use new stdout api
* Printf lib: wrap more printf-like and stdout functions
* Documentation
* Apps: snprintf size fixes
Co-authored-by: あく <alleteam@gmail.com>
2022-08-04 01:00:17 +09:00
..
2022-07-20 13:56:33 +03:00
2022-05-06 16:37:10 +03:00
2022-07-03 23:51:50 +09:00
2022-07-20 13:56:33 +03:00
2022-06-26 21:00:03 +09:00
2022-07-26 21:21:51 +09:00
2022-05-06 16:37:10 +03:00
2022-07-20 13:56:33 +03:00
2021-12-21 15:16:25 +03:00
2022-05-06 16:37:10 +03:00
2022-07-26 21:21:51 +09:00
2022-05-11 13:40:08 +03:00
2021-05-11 11:29:44 +03:00
2022-07-08 21:56:23 +09:00
2022-07-03 17:44:38 +09:00
2022-05-06 16:37:10 +03:00
2022-04-13 23:50:25 +03:00
2021-11-15 20:09:40 +03:00
2022-06-26 21:00:03 +09:00
2022-07-28 21:34:28 +09:00
2022-07-20 13:56:33 +03:00
2022-08-04 01:00:17 +09:00
2022-05-06 16:37:10 +03:00
2022-06-26 21:00:03 +09:00
2022-07-26 00:36:38 +09:00
2022-04-27 18:53:48 +03:00
2022-08-01 21:24:21 +09:00
2022-08-04 01:00:17 +09:00
2022-07-20 13:56:33 +03:00
2022-07-27 02:13:09 +09:00
2022-06-26 21:00:03 +09:00
2022-07-20 13:56:33 +03:00
2022-05-06 16:37:10 +03:00
2022-06-26 21:00:03 +09:00
2022-06-26 21:00:03 +09:00
2022-08-02 23:05:31 +09:00
2022-08-02 23:05:31 +09:00
2022-06-26 21:00:03 +09:00
2022-07-27 00:30:49 +09:00
2022-04-13 23:50:25 +03:00
2022-08-04 01:00:17 +09:00
2022-06-26 21:00:03 +09:00