Skip to content

No FPU unit in NRF52810 and NRF52805#10

Open
KooLru wants to merge 2 commits intoplatformio:masterfrom
KooLru:noFPU
Open

No FPU unit in NRF52810 and NRF52805#10
KooLru wants to merge 2 commits intoplatformio:masterfrom
KooLru:noFPU

Conversation

@KooLru
Copy link
Copy Markdown

@KooLru KooLru commented Feb 24, 2021

NRF52810 and NRF52805 not contains FPU unit

@valeros
Copy link
Copy Markdown
Member

valeros commented Feb 24, 2021

Hi @KooLru ! Thanks for the PR. What is your use case for this change? It seems that NRF52810 and NRF52805 SoCs are not supported by the Arduino core at the moment sandeepmistry/arduino-nRF5#442, sandeepmistry/arduino-nRF5#255

@KooLru
Copy link
Copy Markdown
Author

KooLru commented Feb 25, 2021

I compile my code (Temperature & Humidity sensor based on MySensors https://github.com/mysensors/MySensors project) with https://github.com/nikolac/arduino-nRF5/tree/nrf52805 branch.

@valeros
Copy link
Copy Markdown
Member

valeros commented Feb 25, 2021

Even though we don't support forked software, I think your PR might be useful. Is there a reason why you added that new flag only to CCFLAGS? Shouldn't it be also present in LINKFLAGS so the linker will use proper versions of standard libs?

@positron96
Copy link
Copy Markdown

By the way, neither of nRF52805, nRF52810, nRF52811, nRF52820 have FPU.

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants