Imbus Imbus
  • Joined on 2023-08-26
Imbus created branch master in Imbus/waker 2024-07-03 04:53:24 +02:00
Imbus created repository Imbus/waker 2024-07-03 04:51:57 +02:00
Imbus pushed to master at Imbus/ringbuf 2024-07-02 10:31:57 +02:00
2886a81574 Linker flags and makefile cleanup
Imbus pushed to master at Imbus/ringbuf 2024-07-02 08:39:35 +02:00
a5c5ecd64b Bug...................................
Imbus pushed to master at Imbus/ringbuf 2024-07-02 06:49:52 +02:00
85071d3130 Driver code simplifying
Imbus pushed to master at Imbus/ringbuf 2024-07-02 06:38:36 +02:00
06b949bed4 Remove redundant debug code/printing
de2465de83 Check return in driver program
Compare 2 commits »
Imbus pushed to master at Imbus/ringbuf 2024-07-02 06:33:05 +02:00
6022bdee92 tidy makefile target to run clang-tidy
ea100383d7 Typedef for free function signature
eb4b11dda7 Formatting
Compare 3 commits »
Imbus pushed to master at Imbus/ringbuf 2024-07-02 06:27:42 +02:00
c06bb51cdc Driver code updated
Imbus pushed to master at Imbus/ringbuf 2024-07-02 06:27:27 +02:00
68af34c428 -fshort-enums in release mode
8e77f810ec Better enum docs, added errors related to *_many functions
8cbca38726 Bugfix incrementing count by correct amount in rb_push_many
Compare 3 commits »
Imbus pushed to master at Imbus/ringbuf 2024-07-02 05:51:05 +02:00
41f817fd5b rb_clear initial
d19917bba7 Formatting
Compare 2 commits »
Imbus pushed to master at Imbus/ringbuf 2024-07-02 05:42:49 +02:00
db38111b3c Interface fix where MEMCPY_T parameter was forgotten in rb_pop_front
Imbus pushed to master at Imbus/ringbuf 2024-07-02 05:39:26 +02:00
c4f1ede6b0 rb_push_many first draft
df9cd367a3 .so and .a target
Compare 2 commits »
Imbus pushed to master at Imbus/ringbuf 2024-06-30 23:57:11 +02:00
07bb60c8ae Better docstrings and example driver
Imbus pushed to master at Imbus/ringbuf 2024-06-30 21:11:52 +02:00
9c746a10cf Formatting
4e1254fde1 Default to release build
Compare 2 commits »
Imbus pushed tag 0.0.1 to Imbus/ringbuf 2024-06-30 20:43:49 +02:00
Imbus pushed to master at Imbus/ringbuf 2024-06-30 20:31:55 +02:00
d5922a0091 Debug print macro and makefile changes related to asm/size
Imbus pushed to master at Imbus/ringbuf 2024-06-30 20:06:33 +02:00
ec6cc83bd1 First working revision
Imbus pushed to master at Imbus/ringbuf 2024-06-30 05:29:10 +02:00
0926a4ccd8 Proper return
6e5fe34c2b Cleaning
Compare 2 commits »
Imbus pushed to master at Imbus/ringbuf 2024-06-30 05:20:04 +02:00
0c89aa8bfc More cleaing
Imbus pushed to master at Imbus/ringbuf 2024-06-30 05:08:47 +02:00
46a341e537 Cleaning