issues
search
fupy
/
micropython
MicroPython port to litex FPGA platforms
https://micropython.org
MIT License
40
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ports/fupy: Remove hw includes (use litex upstream)
#58
ewenmcneill
closed
4 years ago
0
Error compiling on gnuc < 9, definition of alias uClibc.
#57
moaxey
closed
5 years ago
3
Build error with gcc 9.x.x
#56
ewenmcneill
closed
5 years ago
12
Adding support for DE0-Nano?
#55
0xff7
closed
4 years ago
1
RISCV32 support
#54
cr1901
closed
6 years ago
0
Include Guard Improvement
#53
cr1901
closed
6 years ago
1
Create Developer Mode/User Mode Makefile distinction
#52
ewenmcneill
closed
4 years ago
1
Add support for LiteX boards which run their main program from flash.
#51
cr1901
closed
6 years ago
11
Fix includes for assembler
#50
ewenmcneill
closed
6 years ago
0
Enable floating point
#49
whatnick
closed
6 years ago
1
MP_OBJ_NEW_SMALL_INT(pin_get_mode(self_in));
#48
todo[bot]
closed
6 years ago
1
figure out where to put this import
#47
todo[bot]
closed
6 years ago
1
raise exception.
#46
todo[bot]
closed
6 years ago
1
these should go before the /flash entries in the path
#45
todo[bot]
closed
6 years ago
1
Implement this function. For now, fake it.
#44
todo[bot]
closed
6 years ago
1
Resolve port for nrf52
#43
todo[bot]
closed
6 years ago
1
Fix unsafe callback to possible undefined callback...
#42
todo[bot]
closed
6 years ago
1
verify that image width in test above should really test (lhs != w)
#41
todo[bot]
closed
6 years ago
1
set to 0 if not using the filesystem */
#40
todo[bot]
closed
6 years ago
1
Verify that it is a valid target.
#39
todo[bot]
closed
6 years ago
1
Just returning here isn't exactly right.
#38
todo[bot]
closed
6 years ago
1
check this
#37
todo[bot]
closed
6 years ago
1
delete/rename/move elsewhere
#36
todo[bot]
closed
6 years ago
1
implement non-blocking
#35
todo[bot]
closed
6 years ago
1
this should depend on baudrate
#34
todo[bot]
closed
6 years ago
1
Optimize division (there's no HW division support on ESP8266,
#33
todo[bot]
closed
6 years ago
1
support additional args beyond the first two
#32
todo[bot]
closed
6 years ago
1
args[0] should set the UART to which debug is sent
#31
todo[bot]
closed
6 years ago
1
unlink from list
#30
todo[bot]
closed
6 years ago
1
handle this case
#29
todo[bot]
closed
6 years ago
1
these should be generic, not bound to fatfs
#28
todo[bot]
closed
6 years ago
1
repeat the alarm
#27
todo[bot]
closed
6 years ago
1
+ break;
#26
todo[bot]
closed
6 years ago
1
+ /*
#25
todo[bot]
closed
6 years ago
1
Find a better way to be able to call this Makefile recursively.
#24
todo[bot]
closed
6 years ago
1
make stdin, stdout and stderr writable objects so they can
#23
todo[bot]
closed
6 years ago
1
That can be always true, we should set up convention to
#22
todo[bot]
closed
6 years ago
1
drop excess precision here once double_t is used
#21
todo[bot]
closed
6 years ago
1
Send close signaling to the other side, otherwise it's
#20
todo[bot]
closed
6 years ago
1
This is a place to do cleanup
#19
todo[bot]
closed
6 years ago
1
may need to set other return flags here
#18
todo[bot]
closed
6 years ago
1
Describe installation path.]
#17
todo[bot]
closed
6 years ago
1
Update to MicroPython 1.9.4+ from MicroPython upstream
#16
ewenmcneill
closed
6 years ago
40
Include files from litex.
#15
mithro
closed
6 years ago
2
Get Travis-CI working on this repo.
#14
mithro
opened
7 years ago
0
Make it possible to build micropython outside HDMI2USB-litex-firmware repo
#13
mithro
closed
7 years ago
0
Figure out how to get the verilator / iverilog simulation working with fupy.
#12
mithro
opened
7 years ago
0
Figure out how to get the qemu-litex emulation working with fupy.
#11
mithro
opened
7 years ago
0
Figure out a way to get `make test` working on real hardware
#10
mithro
opened
7 years ago
0
Add a "reboot" builtin which causes the micropython to reboot into the BIOS
#9
mithro
opened
7 years ago
0
Next