simonmicro

Results 98 comments of simonmicro

> hat big (I think 8k). So we Good point, but do you have further references on that? As far as I know we can use with our stack as...

> @Simonmicro If u have the power to create a service which can monitor heap sizes and idk if possible fragmentation, i could use that to run some tests when...

This needs proper i2c locking (for testing), before proceeding...

> How about you to re-implement a circular surface of the watch? This allows you to see the maximum value and exactly where it is on the face of the...

The config.h will be able to enable further features, the platform.ini will be responsible to define the base setup. This comes soon ™️

@uvwxy Could you try to split up the GPS_EDITION flag into those: ``` OSW_FEATURE_GPS_API -> hal OSW_FEATURE_GPS_APP -> app OSW_FEATURE_VIBRATOR -> api OSW_FEATURE_SDCARD -> api OSW_FEATURE_SENSOR_BMA400 -> api OSW_FEATURE_SENSOR_BME280 ->...

Merged with #190 - still needs some love by @uvwxy (GPS_EDITION), but for now done :partying_face:

Hmmm, how do we approach this? I think just adding a define for the currently affected platforms *by default* would be a good idea (inside `platformio.ini`). This way all currently...

I'm considering closing this issue, as it is seriously out-of-sync with the current `master` of the OS and has not received any updates since ages...

Hey, this looks interesting. You may create a PR, so I can take a look into what exactly you try to achieve and what modifications you propose. Thanks in advance.