Tamojit Saha

Results 7 issues of Tamojit Saha

Apologies for posting this as issue. I would like to know that if there is any support for Capacitive touch Sense in this library as defined [here](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fhardware_driver_csense.html&cp=4_0_0_2_1)

I followed the exact steps mention to compile the bootloader. I also installed **GnuMake**. I am using **8 2018-q4-major** version as _ARM GCC ToolChain_. Platform: _Windows 10_ _PATH_ variables are...

This is a feature request for Visual Studio Code. I am open to contribute or collaborate in the extension development.

enhancement

This is not an issue. I just need help regarding help in compiling the test codes in the repo. Where did you compile the codes for the [OLED](https://github.com/rbaron/fitless/tree/master/oled_test) and the[...

I was trying to send a string via variable `senderAddr` in `M2_LABEL(alert_sender_name, "f0", senderAddr);`. But when I try to compile the code it gives me the following error. ````C Arduino/libraries/M2tklib/utility/m2.h:641:101:...

I was compiling the sketch for STM32f1 series board and got this error. Is there any way to fix this problem? **Error text** ````C Arduino/libraries/M2tklib/utility/m2.h:686:128: error: invalid conversion from 'void...

How can I add custom menu heading without directly starting from Menu item on top?