package/bitwise: new package
authorRamon Fried <rfried.dev@gmail.com>
Mon, 6 Jul 2020 09:37:43 +0000 (12:37 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Jul 2020 13:58:40 +0000 (15:58 +0200)
commit10733547c3656de9b38d46138d7935b627fedc3b
treedaa6697dd681d946c65634972fb7259c4745ccf2
parent93a4298f35a0b8058113a2b046b11921a5177dcf
package/bitwise: new package

Bitwise is multi base interactive calculator supporting dynamic base
conversion and bit manipulation.  It's a handy tool for low level
hackers, kernel developers and device drivers developers.

Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/bitwise/Config.in [new file with mode: 0644]
package/bitwise/bitwise.hash [new file with mode: 0644]
package/bitwise/bitwise.mk [new file with mode: 0644]