This website requires JavaScript.
Explore
Help
Register
Sign In
abawo
/
pico-sdk
Watch
3
Star
0
Fork
0
You've already forked pico-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f808b5f2dc
pico-sdk
/
src
/
rp2_common
/
pico_float
History
Graham Sanderson
d50e743e0e
make type punning of floating point/int in float_math and double_math use union to avoid warnings (
#600
)
2021-10-12 09:07:36 -05:00
..
include
/pico
Initial Release
2021-01-20 10:44:27 -06:00
CMakeLists.txt
make all non hardware_ libraries foo add C preprocessor definition LIB_FOO=1, and remove bespoke definitions which were all undocumented anyway (
#374
)
2021-05-04 08:00:17 -05:00
float_aeabi.S
Fixup divider save_restore for floating point too; improve tests (
#405
)
2021-05-13 07:38:42 -05:00
float_init_rom.c
Adding/propage macros/signature typedefs for ROM functions. Make rom_func_lookup non-flash safe for flash functions (
#586
)
2021-10-08 09:02:19 -05:00
float_math.c
make type punning of floating point/int in float_math and double_math use union to avoid warnings (
#600
)
2021-10-12 09:07:36 -05:00
float_none.S
Small API additions and minor fixes (
#406
)
2021-06-02 13:12:27 -05:00
float_v1_rom_shim.S
Initial Release
2021-01-20 10:44:27 -06:00