anselmolsm has quit [Quit: Konversation terminated!]
ngesb has quit [Quit: Connection closed for inactivity]
AadityaNair has quit [Remote host closed the connection]
sanjeev has joined #soletta
AadityaNair has joined #soletta
sanjeev has quit [Quit: Until next time.]
sanjeev has joined #soletta
anselmolsm has joined #soletta
sanjeev has quit [Quit: Until next time.]
aguedes has joined #soletta
AadityaNair has quit [Ping timeout: 260 seconds]
AadityaNair has joined #soletta
lizardo has joined #soletta
bsmelo has joined #soletta
otaviobp has joined #soletta
otaviobp has quit [Client Quit]
otaviobp has joined #soletta
otaviobp has quit [Client Quit]
ricardotk has joined #soletta
iscaro has joined #soletta
otaviobp has joined #soletta
otaviobp has quit [Client Quit]
otaviobp has joined #soletta
otaviobp has quit [Client Quit]
glima has joined #soletta
glima has joined #soletta
mbelluzzo has joined #soletta
otaviobp has joined #soletta
otaviobp has quit [Remote host closed the connection]
ricardotk has quit [Remote host closed the connection]
otaviobp has joined #soletta
ceolin[AWAY] is now known as ceolin
kamidi_preetham has joined #soletta
ricardotk has joined #soletta
bdilly has joined #soletta
bdilly has joined #soletta
bdilly has quit [Quit: bdilly]
ceolin is now known as ceolin[AWAY]
ceolin[AWAY] is now known as ceolin
ceolin is now known as ceolin[AWAY]
ceolin[AWAY] is now known as ceolin
ngesb has joined #soletta
otaviobp has quit [Quit: WeeChat 1.4]
otaviobp has joined #soletta
rZr has quit [Ping timeout: 260 seconds]
bdilly has joined #soletta
bdilly has joined #soletta
rZr has joined #soletta
rZr has quit [Remote host closed the connection]
<jimmy1> glima: is there a documentation on building soletta with the absolute minimal support by disabling some of the modules that we don't need on zephyr? like if we just want mainloop and gpio?
<glima> jimmy1: well, if you build with CFLAGS="-Os" it should already discard any unreferenced code part (even if soletta || zephyr modules are asked to be built)
<bdilly> jimmy1, I would say that if you're not using the others they wont be part of the image already
<bdilly> no need to disable them
<glima> jimmy1: but for both there's still their conf merging
<glima> that the makefiles handle
<glima> you can override by those
<glima> jimmy1: for example, you can disable logging in soletta
<glima> LOG=n
<glima> which by default is on
<glima> this will decrease the output a lot
<jimmy1> right, where i can get a list of all those options?
<glima> jimmy1: check your .config output
<glima> or navigate our Kconfig files
<glima> jimmy1: for saving space and still having log, I just added a hacky new opt
<glima> that is to log with just file or function entries
<glima> not both
<glima> this saves a lot (while still keeping logs)
<jimmy1> glima: yeah, it seems if you guys have some wiki that keeps a list of build flags or optimizations that can further reduce the build, that would be helpful, i am not so familiar with the Kconfig options
<glima> jimmy1: nice idea, note taken
kamidi_preetham has quit [Ping timeout: 250 seconds]
kamidi_preetham has joined #soletta
<iscaro> tripzero, ping
<iscaro> tripzero, one thing in your commit - What file is this? bindings/python/build/lib.linux-x86_64-3.5/soletta/__init__.py
<tripzero> iscaro: it's a file necessary to "import soletta" It's blank for now, but may have something in it. Python (at least python 2) requires at least a blank __init__.py for packages.
<tripzero> however... that may not be your question. lol
<iscaro> tripzero, I'm saying that because we have bindings/python/soletta/__init__.py
<tripzero> yeh, that looks like a build file that shouldn't be there
<iscaro> maybe you add it by mistake
<iscaro> git add -A :]
<iscaro> ahah
<tripzero> yeh. I removed it. and push
<iscaro> tripzero, btw, Don't you think we should enable python bindings by default?
<iscaro> node.js is already doing that
<iscaro> or no?
<iscaro> k-s, ^
kamidi_preetham has quit [Ping timeout: 250 seconds]
kamidi_preetham has joined #soletta
bsmelo has quit [Quit: Leaving]
ricardotk has quit [Ping timeout: 246 seconds]
mbelluzzo has quit [Quit: Leaving]
ricardotk has joined #soletta
otaviobp has quit [Quit: WeeChat 1.4]
iscaro has quit [Quit: My life for the horde]
kamidi_preetham has quit [Quit: Page closed]
ceolin is now known as ceolin[AWAY]
lizardo has quit [Ping timeout: 246 seconds]
anselmolsm has quit [Quit: Konversation terminated!]
ricardotk has quit [Quit: vlwflw]
bdilly has quit [Quit: bdilly]
glima has quit [Remote host closed the connection]