Tim Hardisty

Results 68 comments of Tim Hardisty

Failed CI on arm-13 - no idea why: cmake stuff I think? If so, it's beyond me and can't see how it's related to this!

Locally? CI? Steps to reproduce? Works for me using checkpatch.sh

It's FUBAR!!! It even accepts this which has MANY style errors: ``` static int nau7802_read_reg(FAR nau7802_dev_s *dev, uint8_t addr, void *buf, uint8_t nbytes) { struct i2c_msg_s readcmd[2] = { {...

checkpatch.sh reports `Upper case hex constant found ` still for me?

Would it be an idea to add a "POSIX-compliance" Kconfig option, default yes. If disabled, a list of all the individual features that can be disabled is shown. As items...

Ok, but I see people lamenting the loss of options that allow NuttX to better suit small processors. Shouldn't we accommodate that somehow as NON default options?

I got sidetracked by Alan's comment about signals. Loopback default state is a Linux vs NuttX argument that I have no opinion on if it doesn't break existing code/apps for...

What about a script that pre-downloads the lvgl library? The main NuttX Kconfig lvgl entry could say that running the script is advisable and to re-run make menuconfig having done...

> * Where necessary defaults may change in order to improve compatibility with other platforms. I think you may get roasted over this one, based on the mailing list discussion!...