| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-24 | Add *.mpy to gitignore | Francesco Gazzetta | |
| .mpy files are micropython bytecode and should be ignored. Now that user-defined apps are implemented, it's likely that .mpy files will be present in apps/ Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me> | |||
| 2021-06-20 | gitignore: Add a couple of extra temporary file types to the ignore list | Daniel Thompson | |
| Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-11-29 | apps: pager: notifications: Added remove all notifications dialog | Aidan Houlihan | |
| Signed-off-by: Aidan Houlihan <aidandhoulihan@gmail.com> [daniel@redfelineninja.org.uk: Minor changes to .gitignore] Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-17 | dsd6, nitrogen: Make them build again | Daniel Thompson | |
| Fixes: 9eb9b74 ("Update preprocess to use $(BOARD)"). Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-09 | gitignore: Doesn't grumble about indexer files | Daniel Thompson | |
| Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-04-11 | wasp: Automatically generate watch.py for PineTime | Daniel Thompson | |
| This should ensure that main.py is always up to date. | |||
| 2020-02-22 | docs: Use sphinx to gather together all the wasp docs | Daniel Thompson | |
| 2020-02-19 | gitignore: Hide the attic/ | Daniel Thompson | |
| 2020-01-31 | gitignore: Hide a cached Python bytecode | Daniel Thompson | |
| 2020-01-28 | gitignore: Ignore vim swap files | Daniel Thompson | |
| 2020-01-20 | gitignore: Hide binary files more thoroughly | Daniel Thompson | |
| 2020-01-14 | Initial revision | Daniel Thompson | |
| This is a just a rather hacky combined build environment. | |||
