trembel

Results 12 comments of trembel

Perfect, thank you. At the moment I'm to busy, but I'll give it a try in a month. I think your "instruction" is quite self-explaining, but if I get trouble...

I'm at the moment trying to include the attiny412. However, on compiling atdf2svd fails: ``` Warning: Unhandled register node: "" Warning: Unhandled register node: "" Error: Register "DIR" has a...

> It looks like this chip does not follow the standard register layout for IO ports. We'll have to fix `atdf2svd` to detect this case and behave differently for it,...

I think its necessary. If I look at the atdf of the bigger AVR128DA28 (the ATtiny412 has only one port, spi, twi, ...), it seems that there is one module...

Yes, I think this should work (but not 100% sure if this is the only place were the scheme differs). For the 'new' scheme: These registers are listened only once...

Are there any updates to this?

Looking into the mysql database it seems as if the ProjectPart is not deleted in case a Project is being deleted: ``` mysql> SELECT * FROM ProjectPart; +-----+---------+------------+----------+------------------+-------------+---------+-----------+ | id...

When deleting the entries in the ProjectPart table manually, deletion works again.

Awesome! Maybe one could add the new release of RedoxOS: https://www.redox-os.org/news/release-0.6.0/

Could this be related to https://github.com/jonas-schievink/rubble/issues/56?