This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
llgo
Watch
1
Star
0
Fork
0
You've already forked llgo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87c50cf22a73b272e2a810cc43709029aa52b0d4
llgo
/
_demo
/
empty
/
empty.go
7 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
add empty demo for build -target tests
2025-07-30 11:05:06 +08:00
package
main
_demo/empty exports Reset_Handler and handleHardFault (to compatible with tinygo)
2025-08-21 22:18:14 +08:00
import
_
"github.com/goplus/llgo/_demo/empty/C"
add empty demo for build -target tests
2025-07-30 11:05:06 +08:00
func
main
(
)
{
}
Reference in New Issue
Copy Permalink